This repository is a project that will be look looks like Morele.net clone, but with my own custom microservices
-
firstly install as shown in Getting started section Gateway#getting-started
-
secondly:
npm install
-
thridly:
npm run dev
The app requires several environment variables to be set in the .env file. You can use the .env.example (should be in root directory) file as a template.