wilsilva / knowshare-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

knowshare-backend

Get Started

Before run project, you can run: cp .env.test .env

For running application with Docker and Docker Compose in the project directory, you can run: docker-compose up -d

Open http://localhost:3333 to view it in the browser. Your app is ready to be deployed!

For running application local to development environment in the project directory, you can run the commands:

  • yarn install
  • yarn dev

For running application to unit test in the project directory, you can run: yarn test

About


Languages

Language:JavaScript 100.0%