Skip to content

kaze-droid/DVD-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Application Assignment for Back-End Development Module

To run the database;

  1. Run new.sql in SQL WORKBENCH to get the tables

To start the server:

  1. cd server
  2. nodemon server

To start the frontend index.js

  1. cd Frontend
  2. nodemon index

Or alternatively, you can start both of them at the same time by running

  1. npm run dev in the root folder

To look at the api's available head to api.docx

About

A Web Application Assignment for my Backend Development Module in SP Y1S2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors