Skip to content

rust-china/homeland

Repository files navigation

Open source discussion website.

开源的论坛/社区网站系统,基于 Rust China 发展而来。

ci-backend GitHub license GitHub latest SemVer tag) GitHub release)

Contributing

Contributor Covenant GitHub contributors

We welcome community contributions to this project.

Please read Contributor Guide for more information on how to get started.

请阅读有关 贡献者指南 以获取更多如何入门的信息

RUN

# cargo install cargo-watch
# cargo install sea-orm-cli
vim ./backend/.env # edit DATABASE_URL=  & create db
sea-orm-cli migrate up # cd ./backend

pnpm install
pnpm run dev

License

Released under the MIT license: