An example for the usage of Sequelize within an Express.js application with schema generation from existing table
Stars
34
Forks
6
Watchers
34
Open Issues
1
Overall repository health assessment
0.0.3^3.5.0~1.17.1^1.7.0~1.4.3^2.8.4~2.6.3~2.5.6~4.15.2^3.2.1^2.4.0^4.0.0^1.0.7^1.0.1^0.5.1^3.5.2^4.17.4~1.8.1^0.3.116.4.1^2.3.2^4.3.2^0.4.28^2.7.0~2.4.2^0.10.3^2.3.1^1.3.1^2.3.1^1.1.0^1.0.0^0.4.4^1.0.0^0.4.221
commits
Update grunt file and comment out mocha related config because not yet added
c991a88View on GitHubUpdate README to add instruction to get welcome message after start app
17a338aView on GitHubUpdated user and article models for date time to set default date and rename user route file name
e1b0113View on GitHubAdded Article model and rename model file users to user and added association between user and srticle
a2f5dd0View on GitHub