Skip to content

matheus-alvess/hackathon-app

Repository files navigation

HACKATHON

Api developed for the mega hackathon.

RUN APP:

yarn install && yarn build && yarn start

DOCKER CONTAINER UP:

Up all containers.

docker-compose up -d

SEQUELIZE COMMANDS:

  • Create Migration.

yarn sequelize migration:create --name create-files

  • Run Migrate.

yarn sequelize db:migrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published