Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup server #3

Merged
merged 6 commits into from Sep 18, 2021
Merged

Setup server #3

merged 6 commits into from Sep 18, 2021

Commits on Sep 18, 2021

  1. Move db connection from server.js to db.js

    Johnny committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    5966f0e View commit details
    Browse the repository at this point in the history
  2. Correct insert statement for second pin

    Johnny committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    05a28b4 View commit details
    Browse the repository at this point in the history
  3. Create queries that will be used later

    Johnny committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    bacfde4 View commit details
    Browse the repository at this point in the history
  4. Export query function from database connection

    Johnny committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    9f5deba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62d143c View commit details
    Browse the repository at this point in the history
  6. Rename routes/users.js --> routes/maps.js. Remove db connection from …

    …server.js
    Johnny committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    ad428bc View commit details
    Browse the repository at this point in the history