ianm1837 / spectral

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spectral

License: MIT

Description

A messaging app that you can host how you want, where you want.

CleanShot 2023-04-17 at 19 41 58

Table of Contents

Installation

For docker:

docker compose up -d

To Run Locally without Docker:

  • Setup MongoDB

  • rename .env.EXAMPLE in server directory to .env and update the MongooDB database url

  • Run the following in the root project directory

  • run npm install && npm run build && npm run start

Usage

Once running, visit the page at localhost:3000 and enjoy

License

Licensed under the MIT license. https://opensource.org/licenses/MIT

Contributing

no contribution currently allowed on this repo

Questions

For questions please email: ian@iwm.dev

Visit my github: ianm1837

About


Languages

Language:JavaScript 95.4%Language:HTML 3.4%Language:CSS 0.9%Language:Dockerfile 0.2%