Hi! This is my website. I put most everything related to me on here.
This project is now deprecated. My personal website is at https://christianlegge.dev and zootr-sim has been rewritten at https://cojiro.app, both of which are open source under the same GitHub account.
- Node.js
- MongoDB
If for some reason you want to build this for yourself, clone it and run npm install
, then npm start
(or run bin/www
). You'll have to have a .env
file with a MONGOURL variable set.