A new iteration of thheedle. This is a Next.js project bootstrapped with create-next-app
.
Run npm run dev
to host the project on a local network and reload upon save.
Run npm run build
to build the project as a set of static files in /out
which can be hosted with a basic web server (e.g. serve out
).
TODO: Test deployment to S3 with Github workflows