Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 521 Bytes

File metadata and controls

30 lines (23 loc) · 521 Bytes

fei

Fy's public repo for the BaaS system.

Some notes:

1. You can create your database schema and restore database by executing following command

mysql -ucrm crmdb < src/main/db/dump.sql

2. If you want to try 'offline' version of the service, you can check it out at http://localhost:8080/offline/home.html

some users/password roles for the testing.
tig/12345 Manager
li/12345 Admin
pi/12345 Sales
ki/12345 Sales

All report to tig