Skip to content

leesterm/PathOfExileShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION: A simple online store for the widely famous online action rpg, Path of Exile, created in Node.js.

FEATURES: User accounts Selling/Buying of items

INSTRUCTIONS: Install dependencies from package.json. (npm install) Create database and run init.sql (Postgres e.g. createdb pathofexile && psql -U username -d pathofexile -f init.sql) Run app.js. (node app.js)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published