5
20
Fork
You've already forked wordforge
2
Federated creative writing server.
  • Rust 97.8%
  • Nix 0.7%
  • Dockerfile 0.4%
  • TypeScript 0.4%
  • PLpgSQL 0.4%
  • Other 0.3%
2025年07月25日 10:51:11 +05:30
.cargo Use sccache only in dev environment 2024年11月20日 17:03:50 +05:30
.sqlx Fix username fetching case issue 2024年11月30日 17:39:05 +05:30
api Update dependencies 2025年06月26日 17:36:19 +05:30
frontend Update dependencies 2024年11月20日 16:18:34 +05:30
locales/en I18n for ui/auth.rs 2024年11月25日 14:13:33 +05:30
migrations Implement deleting novels 2024年09月04日 17:33:50 +05:30
package Add webfinger content-type 2024年11月23日 16:13:58 +05:30
public Add leptos_i18n and theme selector 2024年11月22日 17:23:21 +05:30
res Remove MathJax and use MathML directly 2024年08月07日 18:08:59 +05:30
server Update dependencies 2025年06月26日 17:36:19 +05:30
ui Fix username fetching case issue 2024年11月30日 17:39:05 +05:30
.env.example some weird bug idk what 2024年11月21日 11:45:08 +05:30
.gitignore Add webfinger content-type 2024年11月23日 16:13:58 +05:30
Cargo.lock Update dependencies 2025年06月26日 17:36:19 +05:30
Cargo.toml Update dependencies 2025年06月26日 17:36:19 +05:30
compose.yml Add webfinger content-type 2024年11月23日 16:13:58 +05:30
Containerfile Pin cargo-leptos version 2024年11月30日 18:08:33 +05:30
CONTRIBUTING.md Update community 2025年07月25日 10:51:11 +05:30
flake.lock Update dependencies 2024年11月20日 16:18:34 +05:30
flake.nix some weird bug idk what 2024年11月21日 11:45:08 +05:30
HACKING.md Add recipes 2024年11月30日 18:02:37 +05:30
Justfile Add recipes 2024年11月30日 18:02:37 +05:30
leptosfmt.toml Reformat and remove unwrap_throw 2023年11月04日 12:58:34 +05:30
LICENSE Initial commit 2023年02月11日 17:48:57 +05:30
nodeinfo.json Update nodeinfo 2024年09月23日 14:52:23 +05:30
README.md Add flag to run release build on localhost or without tls 2024年09月10日 16:59:42 +05:30
rust-toolchain.toml Switch to leptos 2023年04月15日 20:15:04 +05:30

Wordforge ActivityPub

🚧 This is still in active development. Contributions are welcome! 🚧

Warning

The server is very unstable and not suitable for production. Certain navigation actions on the UI may cause the entire server to crash.

Get it on Codeberg

A place where anyone can write novels using markdown. Designed with federation using ActivityPub.

Check out the contribution guide and the development guide to get started.