Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hojas/next-full-stack

A tiny Next.js full-stack template.
https://github.com/hojas/next-full-stack

next nextjs react

Last synced: 6 days ago
JSON representation

A tiny Next.js full-stack template.

Awesome Lists containing this project

README

        

# next-full-stack

A tiny Next.js full-stack template.

## Techs

- Next.js
- Auth.js
- Prisma
- Tailwind CSS
- shadcn/ui

## Getting Started

First, run the development server:

```bash
pnpm dev
```