Skip to content

matheusfvinhas/offers-api

Repository files navigation

Offers API

Setup

npm i
npm run setup:dev
npm run start:dev

Database

SQLite is the default database, to use PostgreSQL, set the DATABASE to POSTGRES and the database url POSTGRES_URL in the file .env

Docs

The project uses swagger for documentation, it's acessible through /docs endpoint

http://localhost:5000/docs/

Heroku

The project is acessible through the following link

https://offers-quero.herokuapp.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published