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

https://github.com/piyushxcoder/simple_fullstack_template

My simple fullstack template for getting started
https://github.com/piyushxcoder/simple_fullstack_template

Last synced: 12 months ago
JSON representation

My simple fullstack template for getting started

Awesome Lists containing this project

README

          

## What it contains?

- Prisma for database orm
- Auth.js for authentication
- NextJs for frontend
- Shadcn for frontend components

## Dir structure

```
/meta <- build specific scripts
/microservice <- for small seperate server
/ <- nextjs project
```