Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/srbrahma/gev-starter

Next.js Stack built on top of the T3 Stack
https://github.com/srbrahma/gev-starter

authjs bun mantine neondb nextjs

Last synced: about 1 month ago
JSON representation

Next.js Stack built on top of the T3 Stack

Awesome Lists containing this project

README

        

This is a modified [T3 Stack](https://create.t3.gg/) to use:

1) [Bun](https://bun.sh)
2) [Mantine](https://mantine.dev) - Includes `@mantine/form`!
3) [Biome](https://biomejs.dev)
4) [NeonDB](https://neon.tech)

## Requirements

1) Install [Bun](https://bun.sh).

## Project Setup

1) Clone this repository and publish it to your GitHub account
1) In [Vercel](https://vercel.com), add the new repository into it.
1) In your new Vercel project, go to Settings, Integrations, and add the NeonDB integration.

### Extra Setup

- Globally search for `gev-stack` in your cloned repository and rename all occurrences with the desired name of your project.

## Below is the original T3 Stack README.

- [Next.js](https://nextjs.org)
- [Auth.js](https://authjs.dev)
- [Drizzle](https://orm.drizzle.team)

## Learn More

To learn more about the [T3 Stack](https://create.t3.gg/), take a look at the following resources:

- [Documentation](https://create.t3.gg/)
- [Learn the T3 Stack](https://create.t3.gg/en/faq#what-learning-resources-are-currently-available) - [create-t3-app GitHub repository](https://github.com/t3-oss/create-t3-app) — your feedback and contributions are welcome!
- [Discord](https://t3.gg/discord)

## 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.