Skip to content

LlibertadApp/public-api

Repository files navigation

INFO

Español: Este proyecto y/o repositorio, al igual que todos los demás, está liberado bajo la licencia AGPL. Para más información, visita este enlace: README.

English This project and/or repository, like all others, is released under the AGPL license. For more information, please visit this link: README.

Public API

Development

Setup local database using Docker

docker-compose up -d

Install dependencies using NPM

npm install

Run database migrations

npm run typeorm migration:run

Documentation

Go to http://localhost:3000/swagger

Deploy

serverless deploy --stage local

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors