Crm Project

How to use this project

  1. create database named crm_web_api with password crm_web_api
  2. create database crm_web_api
  3. initialize database and run migration using files from crm/sql/*.sql
  4. run server using cargo run