For Developers
Instruction for launching system for developers.
Before asking questions, look in the FAQ.
First launch
Install NodeJS https://nodejs.org/en
npm ci(only for PREMIUM users) If you want to decrypt premium folder in src and validate code, you need to fill LICENSE in
launchParams.jsoncand runnpm run decrypt_premium.npm run start:backendandnpm run start:frontendfor launch. You can check application here http://localhost:3001/Other settings are the same as for users
Last updated