Skip to content

buccfer/world-clock-api

Repository files navigation

World Clock API

Project dependencies

Project setup

  1. Make sure you are using the correct Nodejs version: nvm install
  2. Install project dependencies: npm install
  3. Create the .env file and adjust it to match your needs: cp .env.sample .env
  4. Start the server with docker: docker-compose up

Running tests

  • With Docker Compose: docker-compose run api npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published