Okay so I been working on CRUD apps for a mintue now and I've been back in forth in Redis, MySQL and Vue. My minds asking what's next?
- XAMPP
- Rest was Magic
- CreateDB
- /createDB
- /getposts
- /deleteposts
- /updateposts
i Made this as a building block to muscle memory for one of those days I might need to build a blog from scratch and send QUERYS to mysql
- Visual Studio Code - keybindings, integrated terminal, dual editors.
- Mysql module
This app requires Node.js v10+ to run.
Install the dependencies and devDependencies and start the server.
$ cd into the folder
$ npm install it
$ npm start it
open to collaboration