Skip to content

PFGrande/csc317webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSC 317 Course Project

Purpose

The purpose of this repository is to store all the code for your web application. This also includes the history of all commits made and who made them. Only code submitted on the master branch will be graded.

Please follow the instructions below and fill in the information requested when prompted.

Student Information

Information
Student Name Pedro Grande
Student ID 921149265
Student Email pgrande@mail.sfsu.edu

Build/Run Instructions

Build Instructions

  1. Access the application folder
  2. npm install
  3. create .env file with the following environment variables: DB_HOST, DB_NAME, DB_USER, DB_PASSWORD, PORT
  4. npm run builddb

Run Instructions

  1. access application folder
  2. npm start
  3. visit localhost:3000 on browser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors