/surfer

The Blog built on pure Rust stack. Backend for graphql services, and frontend for web application.

Primary LanguageRustApache License 2.0Apache-2.0

surfer

The Blog built on pure Rust stack.

Backend for graphql services using tide, async-graphql, jsonwebtoken, mongodb and so on.

There are two options for web frontend:

  • Frontend-yew for web application using yew, graphql_client, cookie and so on.
  • Frontend-handlebars for web application using tide, yew, rhai, surf, graphql_client, handlebars-rust, cookie and so on.

Features

Demo site: https://blog.budshome.com with frontend-handlebars.

MongoDB data

MongoDB data(include structure & documents) file is /data/surfer-dev.sql.

If you need mongodb cloud count, email to me or wechat(微信): yupen-com, please.

Stacks

How to Build & Run?

Please read:

Contributing

You are welcome in contributing to the surfer project.