Skip to content

codeths/eths-dashboard

Repository files navigation

🛰 Dashboard

Description

Nest framework TypeScript starter repository.

Requirements

  • MongoDB >= 6.0

Installation

$ npm install

Configuration

  1. Create firebase.json
  2. Create .env

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Migrations

# create a new migration
$ npm run migrations:new -- NameOfMyMigration

About

ETHS Student API & Dashboard

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors