Skip to content

The cse491-serverz imageapp implemented in node.js with express, formidable, and sqlite3

Notifications You must be signed in to change notification settings

brtaylor92/cse491-serverz-node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cse491-serverz-node.js

The cse491-serverz imageapp implemented in node.js with express, formidable, and sqlite3

This app requires you to

npm install express
npm install formidable
npm install sqlite3

Then

cd imageapp
npm install

Finally, you can serve the app with

node app

(Note, these instructions are untested at present time)

About

The cse491-serverz imageapp implemented in node.js with express, formidable, and sqlite3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published