An open API service indexing awesome lists of open source software.

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

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