From 52fe35dbe3fc8b3e52ce53e8377c304c3fe6f5ef Mon Sep 17 00:00:00 2001 From: Kenneth Obsequio Date: Sun, 27 Sep 2026 08:23:31 +0800 Subject: [PATCH] updated readme Signed-off-by: Kenneth Obsequio --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7f458b2..2524f5d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# STAR Phase 1 — Tier 1 Auth System +# STARR Project by Philproperties **Version:** 1.0.0 **Date:** October 6, 2025 -**Stack:** Node.js · Express · Sequelize (PostgreSQL) · JWT · Google OAuth 2.0 · Nodemailer -**Deployment** DigitalOcean Droplet (2 Droplets for API + S3 and Postgres) +**Stack:** Node.js · Express · Sequelize (PostgreSQL) · Google OAuth 2.0 · Nodemailer +**Features** Courses, Units, Lessons, Training, Subscriptions ## Contributing We remind everyone to work with `dev/safe` branch and we recommend to have your own forked repository here's breakdown: @@ -17,4 +17,4 @@ dev/safe - In your forked repository always use this branch ``` ## Self-hosting -See [SELF_HOSTING.md](./SELF_HOSTING.md) for the full Docker Compose setup guide. \ No newline at end of file +See [SELF_HOSTING.md](./SELF_HOSTING.md) for the full Docker Compose setup guide.