rust-china / homeland

open source community system based on Rust.

Home Page:https://rust-china.zezeping.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

open source community system based on Rust.

https://rust-china.zezeping.com

License:MIT License


Languages

Language:Rust 49.5%Language:Vue 18.6%Language:JavaScript 16.5%Language:TypeScript 10.5%Language:SCSS 4.3%Language:Dockerfile 0.4%Language:HTML 0.3%