Skip to content

phyziyx/luminae

Repository files navigation

Luminae

Luminae Logo

Getting Started

  1. First, git clone ... the project.
  2. Run npm i --force to install the dependencies.
  3. Run npm run dev:turbo to run the development server.
  4. Open http://localhost:3000 with your browser to see the result.

Environment Variables

  • Do not push the environment variables (.env) file to the Git or anywhere else.
  • Modify the .env.example to .env, and fill in your environment variables.

Prisma

  • If you have modified the Prisma data model/schema, please run prisma generate to update the typings.
  • Migrate the schema with prisma migrate dev.
  • More information here: Getting Started with Prisma Migrate
  • MySQL/MariaDB type mapping to Prisma: Type Mappings

Credits

Group Code: p5-01

About

A SaaS designed for managing your organization projects, clients and files in one place with a functional Reddit-like forum.

Resources

License

Security policy

Stars

Watchers

Forks

Contributors

Languages