Skip to content

AdrienHt/calendar-api

Repository files navigation

Calendar API

Running the app

docker-compose up -d 

Install the dependencies

docker-compose exec app npm install

Running the migrations

docker-compose exec app npx typeorm-ts-node-commonjs migration:run -d ./src/db/data-source.ts``

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published