SkillWallet / backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the application

1. Prerequisites

  • docker
  • docker compose
  • Internet connection

2. Run the application

Run docker-compose up in the console. It will install all packages, build and run the application. You will know that the application is up and running when you see this message: info: SkillWallet API is listening on port 4005

3. Documentation and Testing the application

Go to http://localhost:4005/api/docs You will see a swagger page with all available endpoints.

4. .env file

In order to run the application you need to have .env file for which you should contact the team

5.

About


Languages

Language:TypeScript 93.5%Language:JavaScript 6.1%Language:Dockerfile 0.4%