@piotr.zielinski.1994/inpost
v0.0.19
Published
```bash nvm use # (optionally) Set proper nodejs version using nvm tool
Readme
nvm use # (optionally) Set proper nodejs version using nvm tool
npm ci
cp .env.example .env # Fill with proper data
npm run start