Skip to content

StrafeChat/equinox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Warning:

Strafe Equinox (Backend) and all other projects related to this such as Frontend, Nebula (FileSystem), etc. are still under heavy development. We reccommend that you not try to use it for personal use until development has progressed more and bugs are less likely to happen.

Equinox

Equinox is the code name for the current version of our backend in NodeJS.

Setup Locally

# Clone the repo
git clone https://github.com/StrafeChat/equinox

# Install all dependencies
npm i

# run the backend
npm run dev

Environment Variables

Find .env.example

Routes

Express webserver Currently the backend supports the following routes:

Request Method Url Description (Usage)
POST /v1/auth/register Creating an account

https://equinox.strafechat.dev

About

Backend - HTTP API for Strafe Chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published