Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/imprakharshukla/rapid
- Owner: imprakharshukla
- Created: 2024-04-18T08:13:51.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T10:18:37.000Z (6 months ago)
- Last Synced: 2024-06-30T10:44:30.226Z (6 months ago)
- Topics: nextauth, nextjs, prisma, starter-kit, ts-rest, turborepo
- Language: TypeScript
- Homepage: https://rapid.prakhar.codes
- Size: 1.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.