Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ZikunLyu/McPhoto
https://github.com/ZikunLyu/McPhoto
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ZikunLyu/McPhoto
- Owner: ZikunLyu
- Created: 2020-01-15T17:17:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T22:51:02.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T13:35:14.656Z (3 months ago)
- Language: JavaScript
- Size: 200 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# McPhoto
Learn how to deploy in Heroku, please check https://www.freecodecamp.org/news/how-to-deploy-a-nodejs-app-to-heroku-from-github-without-installing-heroku-on-your-machine-433bec770efe/## Start Backend:
1. ```npm install```
2. ```sudo pip install pillow``` (a package for image compression)
3. run server: ```npm run start:dev```To start the app in production mode: ```npm run start:prod```
## Backend API documentation
https://docs.google.com/document/d/1JrdzliayRHmOseOcyOcdgWZeEzMq6Ili2Hcwi1bIP48/edit?usp=sharing## Housekeeping
Please access and add all progress reports, meeting minutes, and documentation draft at:
https://drive.google.com/drive/folders/1NUxY23ITfO53WIa1akaXu2PFpTTtHCdI?usp=sharing