Skip to content

kevin-the-engi/shopify-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify Backend Demo

A inventory tracking web application for a logistics company.

Features

  1. Basic CRUD Functionality:
    • Create inventory items
    • Edit Them
    • Delete Them
    • View a list of them
  2. Ability to create warehouses/locations and assign inventory to specific locations

Technologies

React, Node, Express, Axios, Bootstrap, Postgres, Webpack, AWS RDS

Available Scripts

In the project directory, you can run:

npm start

Starts server for app.

npm run dev

Runs webpack to create development build.

npm run build

Runs webpack to create production build.

npm run build-client

Runs npm install for client folder with frontend app. Once complete, starts frontend app.

npm run build-db

Builds database by loading schema file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published