make starterkit from hostbasket #1

Open
opened 2025-05-07 09:15:00 +00:00 by despiegk · 1 comment
Owner
  • how to install
  • how to use
  • how to make views
  • authentication with gitea
  • some docs
- how to install - how to use - how to make views - authentication with gitea - some docs
MahmoudEmad self-assigned this 2025-05-07 14:43:22 +00:00
Member

Implemented all needed

  • How to run
cargo build && cargo run
  • You use cargo watch to restart the server when changing the code
cargo watch -x run

Some screenshots

Home page

  • image

Log in via Gitea

  • image

About page

  • image
### Implemented all needed - How to run ```rust cargo build && cargo run ``` - You use cargo watch to restart the server when changing the code ```rust cargo watch -x run ``` ### Some screenshots Home page - ![image](/attachments/564ad869-445a-41e0-8bd3-6866add81d68) Log in via Gitea - ![image](/attachments/eb0165bb-38a7-4642-93f0-41cf5d93527b) About page - ![image](/attachments/17e7e9e5-dc61-4ff4-9a4c-7b6476f8148d)
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: herocode/rweb_starterkit#1
No description provided.