Files for personal website. Moved from Gatsby to Remix.
From your terminal:
npm run dev
This starts your app in development mode, rebuilding assets on file changes.
npm run deploy
You can run flyctl info
to get the url and ip address of your server.
Check out the fly docs for more information.
- Setup redirects for Fly.io. See old Netlify redirect .toml
- Consider adding content using Sanity.io or Strapi
- Consider using Rome for a linter, compiler, bundler, and formatter.