- Install the dependencies with
yarn install
ornpm install
. - Run
node create-new-config.js
and follow the steps
- To compile the TypeScript source to
.js
files, runyarn build
ornpm run build
. - To start the server, run
yarn start
ornpm start
. - The project is now accessible http://localhost:3000.
- You should now make sure that it gets a domain and SSL so you can use it