This PR refactors this website to use a framework called Next.js.
This will allow for further dynamic functionality in the future (as in the next week), including users, an admin dashboard, a working shopping cart, and more.
A lot of the deleted files are really refactored into other places, but Git can't show that, sadly.
Note: for future backend functionality, so far the plan is to use TRPC and make this by hand, but Medusa is another option.
This PR refactors this website to use a framework called Next.js. This will allow for further dynamic functionality in the future (as in the next week), including users, an admin dashboard, a working shopping cart, and more.
A lot of the deleted files are really refactored into other places, but Git can't show that, sadly.
Note: for future backend functionality, so far the plan is to use TRPC and make this by hand, but Medusa is another option.