server

command module
v0.0.0-...-c9ce307 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2022 License: AGPL-3.0 Imports: 10 Imported by: 0

README

Boardsite Server

Go Report Card

Websocket backend for boardsite.io.

Build from source
  • With Go tool (requires go >=1.18 installed)
go build -o boardsite
  • With docker (requires docker installed)
docker build . --target bin --output .

The docker image containing the precompiled binary can also be pulled from ghcr.io/boardsite-io/boardsite-server:latest

Run Locally

Please use the provided docker-compose script to run a containerized instance together with the required redis cache locally.

make start

This will start the server on http://localhost:8000.

To stop the containers:

make stop
Contribute

Contributions are always welcome. For small changes feel free to send us a PR. For bigger changes please create an issue first to discuss your proposal.

License

Licensed under GNU AGPL v3.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
attachment/attachmentfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
session/sessionfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
pkg
log
redis/redisfakes
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL