0.3.1 • Published 5 years ago
histidine v0.3.1
Histidine
A simple personal website based on koa, next.js, react, and material-ui.
Getting Started
For Development:
npm start
Deploy with Docker and pm2 is recommended:
docker run --publish 14001:14001 --detach --restart always --name histidine cuso45h2o/histidine