Check out nertivia at https://nertivia.net
- Fork this repo.
- Clone the forked github repo
- run
npm i --legacy-peer-deps
inside the folder. - Rename
example.env
to.env
- Run the server by
npm run serve
- Navigate to http://local.nertivia.net:8080 and start your development
- Submit a PR :)