sinfzx / gabble

Decentralized Social Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gabble

A "Host Yourself" Chat powered by Rust and Whizzes Contributors

Discord Build Clippy Formatter

Development

Requirements

Getting Started

# install just command runner
cargo install just

# clone this repository
git clone https://github.com/whizzes/gabble.git

# step into repository directory
cd ./gabble

# prepare project (depends on unix shell)
just prepare

# execute the server (next time you just run this command)
just serve

Note: As of today migrations runs when bootstrapping the server automatically

Architecture

Contributions

All contributions to this project are welcome. Feel free to open a PR or issue

License

Licensed under the MIT License

About

Decentralized Social Platform

License:MIT License


Languages

Language:Rust 65.4%Language:TypeScript 20.4%Language:Svelte 13.5%Language:JavaScript 0.3%Language:Just 0.2%Language:HTML 0.2%Language:CSS 0.0%