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

https://github.com/leocodeio/leostack

remix common template remix+vite+shadcn+tailwind
https://github.com/leocodeio/leostack

Last synced: 9 months ago
JSON representation

remix common template remix+vite+shadcn+tailwind

Awesome Lists containing this project

README

          

## leostack

## Tech Stack

- Remix
- Prisma
- Better Auth
- Tailwind CSS
- Shadcn UI
- PostgreSQL

## Features

- Authentication
- Authorization
- User Management
- Role-Based Access Control
- Email and Password Authentication
- Social Authentication (Google, Github, etc)
- Database Integration (PostgreSQL)
- Multi-Persona Support
- [ ] ENV Check
- [ ] Logging
- [ ] Deployment
- [ ] Documentation
- [ ] CI/CD
- [ ] Rate Limiting
- [ ] Caching
- [ ] Testing

## Setup

1. Clone the repository
2. Run `pnpm install`
3. Run `pnpm run prisma`
4. Run `pnpm run dev`
5. Open the browser and go to `http://localhost:5173`

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.

## How to contribute

This project is open source and we welcome contributions. Please feel free to submit a pull request.
Read about how to contribute [here](CONTRIBUTING.md).

test