/euser

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Euser

Project setup

cp .env.example .env
cd ./api
npm install

Build & run with Docker

docker-compose up -d --build

You can access to the project from http://localhost:8888.