Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/markusthielker/next-base

🌐 A template for my preferred NextJS tech stack
https://github.com/markusthielker/next-base

Last synced: 18 days ago
JSON representation

🌐 A template for my preferred NextJS tech stack

Awesome Lists containing this project

README

        

> [!Warning]
> This project was archived since [Lucia Auth](https://github.com/lucia-auth/lucia) has been marked for deprecation.

> There will be no alternative since I will start using the T3 stack.

# Next-Base

A base implementation of my favorite NextJS stack.

- [NextJS](https://nextjs.org/)
- [TailwindCSS](https://tailwindcss.com/)
- [shadcn/ui](https://ui.shadcn.com/)
- [Lucia](https://github.com/lucia-auth/lucia)
- [Prisma](https://www.prisma.io/)
- [Postgres](https://www.postgresql.org/)
- [Docker](https://www.docker.com/)

This base already implements the sign-up and sign-in process with a clean UI, ready for customization.

## Next Steps

- Documentation
- Switching dark and light mode
- Change own username and password