Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Moore-UOA committed Apr 8, 2024
1 parent 2ada56b commit d6d93ce
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Tech Stack

FERN

- Firebase
- Express
- React
Expand All @@ -12,13 +13,13 @@ FERN

1. install node v21.6.2 (or >= v14.17.3)
2. install yarn
3. in ./api run yarn, then yarn build, then yarn dev (local host backend)
3. in ./api run yarn, then yarn build, then yarn dev (local host backend)
4. in ./web run yarn, then yarn build, then yarn dev (local host frontend)

## Branch convensions

1. One Branch per Task
2. Name branch VOL-<task_number>/what-is-being-done, e.g. VLT-001/add-user-authentication
3. Pull Requests will be into 'development-main' branch as 'main' is deployed

## Setup Runbook

Expand Down

0 comments on commit d6d93ce

Please sign in to comment.