node-express-example
- use with
https://github.com/AlonsoK28/ng-node-express-examplerepo - import
database-script\express-example.sqlfile intophpMyAdmin - create the following
userand set yourcredentialsinto.envfile
MYSQLHOST = 'localhost'
MYSQLUSER = 'macos-bigsur'
MYSQLPASSWORD = 'zY3vgrFvbbtiIJ1T'
MYSQLDATABASE = 'express-example'
MYSQLPORT = 3306- run
npm run startcommand
- 👷♂️ improvements for
railwayenvironment
- 👷♂️ added
vercelconfig
- 👷♂️ improvements for railway environment variables
- 👷♂️ added
railwayenvironment variables
- 🍏 initial implementation