3.0.1 • Published 2 years ago

@mrgalaxy/tjme v3.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

tylerjohnson.me

npm Build Status

This is the main source for my personal website, tylerjohnson.me. It is just a tiny Node.js/Express web app.

npm i @mrgalaxy/tjme -g
tjme

Also available as a Docker image!

docker pull mrgalaxy/tjme:latest
docker run -d --name tjme -p 8080:8080 mrgalaxy/tjme