Skip to content

A simple website that you can add game review in it. The main objective is to practice application of SQL with Node.js

Notifications You must be signed in to change notification settings

skx1322/game-review-sql

Repository files navigation

NODE EJS Project

  1. Node.js
  2. Express.js
  3. EJS
  4. PostgresSQL

Project Setup Guide

Follow these steps to set up the project on your local machine.

Step 1: Once cloned or copied, install the following libraries in your terminal

Make sure you're using one of the latest Node.js version (above 20.17)

npm init -y
npm install pg express body-parser
npm install nodemon # Optional

Step 2:

As you successfully install the package, make sure you have a PostgreSQL DB set up.

About

A simple website that you can add game review in it. The main objective is to practice application of SQL with Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published