-
Install the following additional binaries before proceeding
- Redis (Stable)
- Imagemagick
- If on a windows machine, imagemagick module has a known bug which makes it unable to read the PATH variable from
ENVIRONMENT
. We have manually set the path to default windows location. If it throwsError: spawn identify ENOENT
then you may have to set the correct location toconvert.exe
andidentify.exe
binaries which is relative to your machine in./server/routes/photo.js
file - If on a mac machine, run brew install imagemagick
- If on a windows machine, imagemagick module has a known bug which makes it unable to read the PATH variable from
-
Run redis server
-
Client
cd client npm i npm start
-
Server
cd server npm i npm start
-
Notifications
You must be signed in to change notification settings - Fork 0
kunal-05/CS554-FinalProject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published