Skip to content

A small helper for the SMM Team 0% community.

License

Notifications You must be signed in to change notification settings

denschub/smm-zerop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smm-zerop

This repo contains both the frontend and the backend for the Team 0% dashboard at smm-uncleared.com/. Please check the tools' public about page for details about what this is about.

  • backend/ contains all the backend portions, including the API server and the data importer. It's a Rust application, using axum and sqlx.
  • frontend/ contains the UI. The frame is based on Astro, using React components inserted via Astro Islands. Data loading is handled via TanStack Query.

Development and Deployment

Sorry, this part of the documentation is a bit [ToDo] at the moment, I'll follow up soon.

Contributing

If you want to report any issues, suggestions, or concerns, please reach out to @denschub on Discord. Likewise, if you want to contribute code, please ping @denschub before doing any work to make sure that no effort ends up wasted. :)

License

MIT.