npm install
node ./scripts/seedLocalDb.js
- Create .env file with command below and replace dummy values with secrets in KeePassX vault
cp .env.sample .env
npm start
npm run start:dev
npm test
npm run build
There was an error while loading. Please reload this page.