Original web | Documentation


# Quick start ## Installation 🛠️ Run ``` ./install.sh ``` This will install all the necesary npm packages both for the frontend and the backend ## Running 🚀 Run ``` ./start.sh ``` or ``` ./start-dev.sh ``` if you want to start the development environments