Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devenock/lcluster

LCluster gives access to unlimited libraries and resources to help you ship your products faster.
https://github.com/devenock/lcluster

mongodb nextauthjs nextjs14 prisma tailwindcss

Last synced: 6 days ago
JSON representation

LCluster gives access to unlimited libraries and resources to help you ship your products faster.

Awesome Lists containing this project

README

        


LCluster – Gain access to unlimited libraries and resources to help you ship your products faster. Focus on Implementation as we gather the resources for you.


LCluster



LCluster gives access to unlimited libraries and resources to help you ship your products faster.



License


Introduction ·
Tech Stack ·
Implementation ·
Contributions



## Intro

LCluster gives access to unlimited libraries and resources to help you ship your products faster.
### Our Tech Stack

- [Next.js](https://nextjs.org/) – framework
- [Tailwind](https://tailwindcss.com/) – CSS
- [Prisma](https://www.prisma.io/) – ORM
- [NextAuth.js](https://next-auth.js.org/) – Authentication
- [MongoDB](https://www.mongodb.com/) – database
- [Vercel](https://vercel.com/) – hosting

### Implementation

- LCluster built using [NextJs](https://nextjs.org) v14 from scratch.
- [NextAuth.js](https://next-auth.js.org/) – Authentication for NextJS
- [Prisma ORM](https://www.prisma.io/) Open source Node.js and TypeScript ORM with an intuitive data model, automated migrations, type-safety, and auto-completion.
- [MongoDB](https://www.mongodb.com/) is an open-source NoSQL database, the data is stored and retrieved using Prisma ORM.
- [LemonSqueezy](https://lemonsqueezy.com/) is used as the payment system. Its implementation is super simple.

### Run Locally

Clone the project

```bash

git clone [email protected]:Trend20/Lcluster.git

```

Go to the project directory

```bash

cd Lcluster

```

Install dependencies

```bash

yarn

```

Start the server

```bash

yarn dev

```

### Contributions

Here's how you can contribute:

- [Open an issue](https://github.com/Trend20/Lcluster/issues) incase of any bug.
- Create a [pull request](https://github.com/Trend20/Lcluster/pulls) to make your contributions visible.


contributors

### Author

- Enock Omondi ([@dev_enock](https://x.com/dev_enock))

### License

Find it [here](https://github.com/Trend20/Lcluster/blob/main/LICENSE).