a simple blog using nodejs express and mysql
- Mysql database
- Nodejs
- First you need to change the sql database informations in
/config/database.json
-
Change the session secret in
/config/session.json -
Import the sql files from the
SQLfolder after creating a database
- Now you can launch the
app.jsusing node


