Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kang-theo/shadcn-admin-template

An admin application based on Shadcn, Tailwind, Nextjs, Next-auth, Prisma, etc.
https://github.com/kang-theo/shadcn-admin-template

next-auth nextjs prisma shadcn-ui tailwind-css

Last synced: 3 days ago
JSON representation

An admin application based on Shadcn, Tailwind, Nextjs, Next-auth, Prisma, etc.

Awesome Lists containing this project

README

        

Shadcn Admin Template










This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

Run the development server:

```bash
npm run dev
```

You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.

## Deploy on AWS with Github Action

You can deploy the application to your own cloud with github workflow, or deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.