mantagen / home

the refactor continues...

Home Page:https://ronanmccabe.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

home

designed to be hosted over https from a raspberry pi.

dns is being managed by cloudflare.

to compensate for changes in its public ip, the server will query its ip address every 5 minutes and update the cloudflare settings if necessary.

slowly becoming an elm project.

to run:
  1. $ npm run dev
  2. visit http://localhost:3000
progressive web app development instructions for multiple devices:
  1. $ npm run dev
  2. $ ngrok http 3000
  3. visit the https url provided

About

the refactor continues...

https://ronanmccabe.me/

License:GNU General Public License v3.0


Languages

Language:JavaScript 57.7%Language:Elm 24.4%Language:HTML 11.5%Language:CSS 6.4%