Skip to content

Repository files navigation

Clapesme

Setup

  1. Clone the project ``;
  2. Entry to the project folder cd kgpo;
  3. Switch to branch develop git checkout develop;
  4. Install dependencies running yarn or npm install;
  5. Create your branch for implement new feature to the project git checkout -b feature/<your_branch_name_here>;
  6. Run command sudo docker-compose up in linux or macOS;
  7. Run command docker-compose up in windows.

Swagger

  1. http://localhost:3333/api-docs/

Migrations

  1. to generate migrations I inserted yarn or npm migration:generate;
  2. to run migrations I entered yarn or npm migration:run;

About

Repositório RASBET

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages