Skip to content

vitorpdasilva/employme-api

Repository files navigation

Employ Me - Api

Run Locally

  • yarn to install dependecies
  • cat .env.sample > .env create a file .env based in .env.sample
  • yarn dev to run api in dev mode
  • Swagger

Unit Tests

  • The script yarn test.
  • yarn test:cov to show tests with coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published