Hosting & Tips

Hosting

Hosting Quack.js is simple, you can host it locally, on a VPS, or somewhere else. All you need to do is to ensure that the node version is good and any other packages are installed. The packages are build tools, SQLite, npm, etc.

Tips

  1. If you generated your project via the CLI, you have access to some useful scripts, the best one for development purpose is npm run compile.

  2. If you need help on anything, you can create an issue or join the Discord server.

Last updated