This is my personal website, a place for my writing and thoughts to live.
First, install bun.
Next, clond down this repository and run the following command to install dependencies:
make installAfter that, you should be able to go ahead and start up the dev environment server by running:
make devIt's recommended to set up a .env file modeled after the .env.example in the root of this repository, but the basic site (minus email actions) will still run without that in place.
You can find work for this repository in this Trello board.
- Axios
- Focus Trap React
- Formik
- Next
- Next SEO
- Nodemailer
- Redux
- Sentry
- Styled Components
- TypeScript
- Vercel
- Yup
- Thanks to my parents for supporting my journey of learning to code. I couldn't have done it without you.