More documenation!
Aditya94A opened this issue · 4 comments
Aditya94A commented
As a node beginner, it's not immediately clear to me why things are the way they are in this repo. I would love some explanations behind these architectural decisions :)
gaspaonrocks commented
I have a very basic app that runs node/express, minimal frontend (html/css/Js) and sequelize to create, list and delete object.
I also commented everything to make it as clear as possible.
Let me know if you're interested.
Aditya94A commented
Yes please!
gaspaonrocks commented
Well you can check/clone my repo @ github.com/gaspaonrocks/simple-sequelize.
Feel free to comment and/or add anything.
Hope it helps you :-)
papb commented
Hello! Sorry to take so long. Modern example created with Sequelize v6, finally 🎉 The code is commented, please let me know if you have any questions.