/emtm-service

Emtm Server Repo

Primary LanguageRust

emtm-web

Build Status

Server Repository for Earn Me The Money Project

Use

Contributing Guideline

When you are making a commit, please make sure:

  1. Use cargo fmt to format your code first, you may use rustup to install cargo-fmt.
  2. Make sure your code are commented.
  3. Use pull request and make sure your code is reviewed.