An open API service indexing awesome lists of open source software.

https://github.com/pwang1997/facade.v2

A simple blog/portfolio
https://github.com/pwang1997/facade.v2

blog nextjs14

Last synced: over 1 year ago
JSON representation

A simple blog/portfolio

Awesome Lists containing this project

README

          


facade - v2



The second iteration of facade blog. The project meant to be a easy-to-use scaffold with minimum configuration

## Tech Stack

- [Next.js](https://nextjs.org)
- [NextAuth.js](https://next-auth.js.org)
- [Drizzle](https://orm.drizzle.team)
- [Tailwind CSS](https://tailwindcss.com)
- [Shadcn/UI](https://ui.shadcn.com/)
- [tRPC](https://trpc.io)
- [Supabase](https://supabase.com/)
- [AWS S3](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/)

## Services
- Automated Catalog
- Protected API Routing
- Admin Dashboard
- Post
- GitHub Commenting

## How do I deploy this?

Follow our deployment guides for [Vercel](https://create.t3.gg/en/deployment/vercel), [Netlify](https://create.t3.gg/en/deployment/netlify) and [Docker](https://create.t3.gg/en/deployment/docker) for more information.