https://github.com/willemverbuyst/school-dashboard-server
Project for Codaisseur bootcamp
https://github.com/willemverbuyst/school-dashboard-server
express node-js prisma typescript
Last synced: 7 months ago
JSON representation
Project for Codaisseur bootcamp
- Host: GitHub
- URL: https://github.com/willemverbuyst/school-dashboard-server
- Owner: willemverbuyst
- Created: 2020-06-29T16:59:27.000Z (over 5 years ago)
- Default Branch: development
- Last Pushed: 2023-05-01T05:07:21.000Z (over 2 years ago)
- Last Synced: 2024-10-06T06:02:34.037Z (about 1 year ago)
- Topics: express, node-js, prisma, typescript
- Language: TypeScript
- Homepage:
- Size: 6.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dashboard
## What is this?
The server that is part of the full-stack school-dashboard project.
More details [here](https://github.com/willemverbuyst/school-dashboard-frontend).
## Database / server
1. Start up [database](../database/README.md)
2. Migrate prisma
> npx prisma migrate dev
3. Run scripts for seeds
Navigate to server folder and run script
> cd server && bash scripts/dev-db.sh
4. Run server
> npm run dev
5. Use dev tools
> npx prisma studio
https://dbdiagram.io/d