Skip to content

abelsimonn/teylor-exchange

Repository files navigation

teylor take home assignment

1. Install dependencies

$ npm ci

2. Run tests

$ npm test

Start dev server

Make sure you have docker-compose installed
At root level run:

docker-compose build --no-cache
docker-compose up

Running the above commands results in

  • 🌏API Server running at http://localhost:8080
  • ⚙️Swagger UI at http://localhost:8080/dev/api-docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published