文件名称:notasSequel:App de notas usando sequelize
文件大小:39KB
文件格式:ZIP
更新时间:2024-04-06 21:39:19
JavaScript
notasSequel:App de notas usando sequelize
【文件预览】:
notasSequel-main
----models()
--------index.js(1KB)
--------Nota.js(770B)
----bin()
--------www(2KB)
----config()
--------database.js(194B)
----package.json(406B)
----dicas.txt(2KB)
----database()
--------migrations()
----routes()
--------index.js(267B)
--------users.js(203B)
----.sequelizerc(201B)
----package-lock.json(102KB)
----controllers()
--------NotasController.js(795B)
----.env.example(33B)
----views()
--------index.ejs(1KB)
--------error.ejs(83B)
--------404.ejs(297B)
----migrations()
--------20210303225343-create_users_table.js(413B)
----.gitignore(18B)
----public()
--------stylesheets()
----app.js(1KB)