Personal profile for dutchcalcifer.
- Node.js
- Dotenv
- EJS
- Express
- Nodemon
- Clone the repository.
- Run
npm install
to install dependencies. - Duplicatie the
.env.example
and remove the.example
. Configure your PORT in the newly created.env
file. - Run
npm run rev
to run the dev enviroment ornpm run build
on a server to start a PM2 instance.
Dante Piekart