1.27.0 • Published 2 years ago
nextjs-portfolio v1.27.0
vasilistotskas.com
- Framework: Next.js
- Database: PlanetScale
- ORM: Prisma
- Authentication: NextAuth.js
- Deployment: Vercel
- Styling: Tailwind CSS
- I18n: NextI18n
- PWA: NextPWA
Overview
layouts/*- The different page layouts each MDX category (blog, snippets) uses.lib/*- Short for "library", a collection of helpful utilities or code for external services.pages/api/*- API Routes powering/dashboardsubscription, guestbook, and post views.pages/dashboard- Personal dashboard tracking metrics.pages/sitemap.xml.tsx- Automatically generated sitemap.pages/feed.xml.tsx- Automatically generated RSS feed.pages/*- All other static pages.prisma/*- My Prisma schema, which uses a PlanetScale MySQL database.public/*- Static assets including fonts and images.styles/*- A small amount of global styles. I'm mostly using vanilla Tailwind CSS.
Running Locally
This application requires Node.js v16.13+.
git clone https://github.com/vasilistotskas/nextjs-portfolio
cd nextjs-portfolioCloning / Forking
Please review the license and remove all of my personal information (resume, images, etc.).
1.27.0
2 years ago
1.26.0
2 years ago
1.25.0
2 years ago
1.25.1
2 years ago
1.23.0
2 years ago
1.24.0
2 years ago
1.25.2
2 years ago
1.15.0
2 years ago
1.19.0
2 years ago
1.18.0
2 years ago
1.17.0
2 years ago
1.16.1
2 years ago
1.15.2
2 years ago
1.16.0
2 years ago
1.15.1
2 years ago
1.21.0
2 years ago
1.22.0
2 years ago
1.20.0
2 years ago
1.14.0
2 years ago
1.13.0
2 years ago
1.12.0
2 years ago
1.11.0
2 years ago