Log_service/README.md

119 B

LOG SERVICE

1. Copy .env.example -> .env

2. npm install

3. node ace migration:run

4. npm run dev