-
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 ENOENTthen you may have to set the correct location toconvert.exeandidentify.exebinaries which is relative to your machine in./server/routes/photo.jsfile - 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
kunal-05/CS554-FinalProject
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|