Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 489 Bytes

File metadata and controls

14 lines (10 loc) · 489 Bytes

Development

Execute npm run start:dev command in the terminal. Open http://localhost:3000/api/ to access api.

Enviroment variables

Variable Description Default
DATABASE_HOST localhost
DATABASE_PORT 5432
DATABASE_USERNAME classroom
DATABASE_PASSWORD classroom
DATABASE_NAME classroom