KeenanFlynn.com
February 2024
TypeScript
NextJS
Tailwind CSS
OAuth
This webapp is a learning experimentation with modern web frameworks. The app uses NextJS as it's backbone and helped me become proficient with TypeScript programming. You can use the app to learn a little bit more about me and what I'm interested in!
The app implements the following technologies:
Use npm to install this project
npm i # Install all node packages
npx prisma migrate dev # Setup postgres database
npm run dev # Start a local development server
Additionally you will need to set up environment variables for authentication to work. These include: