Skip to content

maelink-communications/server

Repository files navigation

banner-protokol

Server Ports

  • HTTP API: http://localhost:7000
  • WebSocket: http://localhost:7001

Note

Documentation is in DOCS.md. If you have any questions, stop by our Discord server!

In progress / TODO

  • Commenting on posts
  • Replying to posts
  • Admin/moderator features
  • Uploads and emojis
  • Compilation process for binary artifacts of the server

Running the server

  1. Clone this repo and cd into the folder
  2. Ensure you have Deno installed
  3. install required packages with deno task install
  4. Set required (and optional) values in your .env file
  5. Run deno task start to start the server

OPTIONAL: Run deno test.js --allow-all --env-file [-- <args>] and the program will automatically test endpoints and report errors for you

About

Server for maelink, the open source social media

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors