/moorenet

Personal site to serve as a hub for all projects and utilities I'm working on.

Primary LanguageTypeScript

MooreNet

(A Remix experiment) Personal site to serve as a hub for all projects and utilities I'm working on.

Development

  1. Checkout the codebase and install dependencies (npm i).
  2. Spin up the dev server with npm run dev.
  3. View in your browser at http://localhost:3005.

Deployment

This app is hosted by fly.io. Deployments can be triggered via the cli (fly deploy) or by pushing to the main branch in GitHub.