- Framework: Next.js
- Authentication: NextAuth.js
- Deployment: Vercel
- Styling: Tailwind CSS
- Analytics: Vercel Analytics
This application requires Node.js v16.13+.
pnpm install
pnpm dev
Create a .env
file similar to .env.example
.
- Add a new entry here:
lib/_all-db.ts
- Make sure there is an images folder in here
public/projects
which matches the images in the file above (required images are file.jpg, file_small.jpg) - Commit and deploy to main.
Note: The large images should be a screenshot from the site and the small should be 120x120, but it doesn't have to be square.