Stuff
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
- Work Modes:
|
||||
- Feature work: `backend/src/features/{feature}/` (start with `README.md`).
|
||||
- Commands (containers only):
|
||||
- `make setup | start | rebuild | migrate | test | logs`
|
||||
- Shells: `make shell-backend` `make shell-frontend`
|
||||
- `make setup | start | rebuild | migrate | logs | logs-backend | logs-frontend`
|
||||
- Shells: `make shell-backend` | `make shell-frontend`
|
||||
- Docs Hubs:
|
||||
- Docs index: `docs/README.md`
|
||||
- Testing: `docs/TESTING.md`
|
||||
@@ -17,6 +17,6 @@
|
||||
- Frontend Overview: `frontend/README.md`.
|
||||
- URLs and Hosts:
|
||||
- Frontend: `https://motovaultpro.com`
|
||||
- Backend health: `http://localhost:3001/health`
|
||||
- Backend health: `https://motovaultpro.com/api/health`
|
||||
- Add to `/etc/hosts`: `127.0.0.1 motovaultpro.com`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user