Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

strvcom/atlas.js-demoapp

Repository files navigation

Atlas.js - Demo app

An example Addressbook API implemented using Atlas.js.

Running locally

You need to have Docker and docker-compose installed on your system (or you will have to install all the databases and other services installed directly on your machine).

  • docker-compose up -d
  • make
  • ./bin/run