Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imprakharshukla/rapid

Rapid a starter kit to jumpstart your typeful apps within a Turborepo with NextJS, ExpressJS, Prisma, Shadcn/UI, NextAuth and much more
https://github.com/imprakharshukla/rapid

nextauth nextjs prisma starter-kit ts-rest turborepo

Last synced: about 2 months ago
JSON representation

Rapid a starter kit to jumpstart your typeful apps within a Turborepo with NextJS, ExpressJS, Prisma, Shadcn/UI, NextAuth and much more

Awesome Lists containing this project

README

        

# Rapid

Rapid a starter kit to jumpstart your typeful apps. It is a monorepo that is built on top of:

Please look at the [Demo](https://rapiddemo.prakhar.codes).

1. [NextJS](https://nextjs.org/)

2. [TypeScript](https://www.typescriptlang.org/)

3. [TailwindCSS](https://tailwindcss.com/)

4. [PNPM](https://pnpm.io/)

5. [ESLint](https://eslint.org/)

6. [ShadCN/UI](https://ui.shadcn.com)

7. [Turborepo](https://turbo.pack)

8. [TS-Rest](https://ts-rest.com)

9. [Express](https://expressjs.com/)

10. [Prisma](https://www.prisma.io/)

11. [NextAuth](https://next-auth.js.org)

All these tools are configured to work together out of the box. Rapid is designed to be a monorepo that can be used to build full-stack applications. It is designed to be a starting point for your next project.

## Documentation
Please read the documentation @ [Rapid Documentation](https://rapiddocs.prakhar.codes).

## Contributions
The project is a WIP and contributions are always welcome.

## Question?

Please reach out to me [@Prakhar](https://prakhar.codes). I will try my best to clear things out for you.