This is a fullstack project made using the create-t3-app stack. I am using the website to test and try out new techologies. The website is up and available, but is still under development, so pages might be missing.
Try out the website if you would like, it can be found at https://askov-t3.vercel.app/
pnpm install
Before starting the correct hidden env variables must be configured, look at the .env.example for refrence, all must be filled out.
pnpm dev
To commit to the linter must pass without any errors.
pnpm lint