My personal profile site built with AdonisJS
Install npm dependencies
npm installCopy dotenv config and update values to your local envrionment
cp .env.example .envnode ace serve --watchVisit the url/ip address from the output, usually looks similar to 0.0.0.0:3336