Skip to content

kumar-rinku0/luminous

Repository files navigation

luminous

RBAC application luminous

... visit my other application skeleton with clerk auth : inferno _> 🚀

Running Locally

First, clone repo.
git clone https://github.com/kumar-rinku0/luminous.git

cd luminous
Now, you can run the development server:
npm install

npm run dev
Open localhost:8000 in your browser to see the result.

for DB.

Create a .env or .env.local file to declare Environment Variable.
1 - PORT = 8000

2 - MONGO_URI = "put your mongodb uri here!" or create one!

3 - SESSION_SECRET = "a secret!"
Don't forget to turn add cloudinary CLOUDINARY_URL to .env or .env.local file!

About

A verb that means to watch over secure application with auth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published