Skip to content

AlonsoK28/node-express-example

Repository files navigation

node-express-example

how to use

  1. use with https://github.com/AlonsoK28/ng-node-express-example repo
  2. import database-script\express-example.sql file into phpMyAdmin
  3. create the following user and set your credentials into .env file
MYSQLHOST = 'localhost'
MYSQLUSER = 'macos-bigsur'
MYSQLPASSWORD = 'zY3vgrFvbbtiIJ1T'
MYSQLDATABASE = 'express-example'
MYSQLPORT = 3306
  1. run npm run start command

changelog

1.0.4

  • 👷‍♂️ improvements for railway environment

1.0.3

  • 👷‍♂️ added vercel config

1.0.2

  • 👷‍♂️ improvements for railway environment variables

1.0.1

  • 👷‍♂️ added railway environment variables

1.0.0

  • 🍏 initial implementation

About

Node.Js / Express backend to query MySQL Database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published