- copy env-config.example.ts to env-config.ts
- add your api key to env-config.ts
run:
npm install
npm run build-database
npm start
- open http://localhost:8080 in your browser
npm run build
copy ./database to ./dist/database
run:
npm install
npm run build-database
npm start
npm run build
copy ./database to ./dist/database