This is the base of all craftions web apps.
Clone the project
git clone https://github.com/CraftionsMC/craftions-base
Go to the project directory
cd craftions-base
Install dependencies
yarn install
Start the server
yarn express:live-start