Skip to content

tconroy/conroy.codes

Repository files navigation

conroy.codes 🚀

TODO's

  • Improve sitemap and robots.txt support
  • Global 404 page
  • Move redirects to end of routing stack (not in next.config.js)
  • Use new support for API routes in app
  • Improved scroll position support in app/

Running Locally

This application requires Node.js v16.13+.

git clone https://github.com/tconroy/conroy.codes.git
cd conroy.codes
pnpm install
pnpm dev

Create a .env file similar to .env.example.