Skip to content

so-glad/factors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

factor

The data structure definitions of Soglad hierarchy, Powered by SQL/PLSQL, Maybe xml, json, yml .etc

For now, designed some abstract persistence domain/field/model/object in common and jueshop scopes.

Powered by sequelize.

Run for building sequelize model: 1st, Execute sql in some postgres db after create two database 'common' and 'jueshop', 2nd, Make sure the config in src/test/resources correct. 3nd, $npm run testd

Also the front-end GraphQL schema type of the 2 scopes. Some diff between types of both.

Only for design models and create lib.