Skip to content

Adenhall/full-stack-coding-test-BE

Repository files navigation

Starting the server

  1. Create a .env file at root from .env.template and then fill in the credentials

  2. Create a database migration using npm run typeorm:migration:generate -- my_init and then npm run typeorm:migration:run

  3. Run the server using npm run start:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published