Skip to content

Nexirift/cosmos

Repository files navigation

Cosmos Logo

Cosmos

Cosmos is the official authentication server for Nexirift, providing secure user verification and access control by utilising the better-auth library.

Getting Started (Development)

Prerequisites

For Database

  • Docker v27.5.1 or greater
  • Docker Compose v2.32.4 or greater

These prerequisites are based on the versions that we are using.

Installation

For now, our email repository must be cloned and set up by following the instructions here. Ensure that it is in the parent directory of this repository and has been built using bun run build.

  1. Clone the repository: git clone https://github.com/Nexirift/cosmos.git
  2. Install dependencies with bun install
  3. Start the database using bun db:start
  4. Migrate the database using bun db:all
  5. Start the server with bun dev

Disclaimer

This software is currently in development and should not be used in production until the official Nexirift public release. By deploying this software in a production environment, you acknowledge and accept all associated risks. Please wait for production-ready status before implementation.

Contributing

Please read our contributing guide and code of conduct before contributing to this project.

License

Nexirift's internal projects are licensed under the GNU Affero General Public License v3.0.

About

Cosmos, the authentication server for Nexirift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published