Skip to content

cheymos/eventignite-clone-backend

Repository files navigation

🔥 EventIgnite clone: backend

See database structure of the SECOND! part.

Installation

$ yarn install

Usage

Copy the example env file and make the required configuration changes in the .env file

For example:

$ cp env.example .env

Running the app

Run migrations first:

$ yarn migration:run

After:

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

About

🔥 EventIgnite backend clone

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages