Planning to constantly update this site with new content. Still very much a work in progress.
- Framework: Next.js
- Deployment: Vercel
- Styling: Tailwind CSS
- Analytics: GA
Make sure you're on the latest node version.
Create a .env.local
file similar to .env.example
.
$ git clone https://github.com/dragidavid/dragi.git
$ cd dragi
$ yarn
$ yarn dev