Skip to content

Heroku deployable version of Pods Getting Started: Part 2

License

Notifications You must be signed in to change notification settings

Stoods-hd/pods-part2-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pods-part2-heroku

Pods Part 2 example which is deployable to Heroku

Instructions for creating POD POC in Heroku

NPM Packages that require installing:

npm i -D webpack webpack-cli webpack-dev-server npm i html-webpack-plugin html-loader --save-dev npm install @inrupt/solid-client @inrupt/solid-client-authn-browser @inrupt/vocab-common-rdf npm install buffer npm install express

Instructions for running

To run locally:

npm run dev http://127.0.0.1:8080/

To run in Heroku, once uploaded as an app:

Assumption here that the app will be deployed to heroku, and linked through Github for the build deployment upon pushing the branch

About

Heroku deployable version of Pods Getting Started: Part 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published