https://github.com/automatefreely/online-image-editing
https://github.com/automatefreely/online-image-editing
crop-image cropperjs express image image-processing mongoose nodejs online-service
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/automatefreely/online-image-editing
- Owner: automatefreely
- Created: 2023-11-18T21:32:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T14:28:39.000Z (over 2 years ago)
- Last Synced: 2025-02-23T21:43:23.768Z (over 1 year ago)
- Topics: crop-image, cropperjs, express, image, image-processing, mongoose, nodejs, online-service
- Language: JavaScript
- Homepage:
- Size: 9.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online-Image-Editing
## Features
1. To crop the images online with tracking of all the uploads done till now.
2. The backend is in node and frontend in normal HTML, CSS, Bootstrap and js
## Setup
1. First git clone the repo
2. Run the following command
```bash
npm run setup
```
3. Finally to run the project
```bash
num run dev
```
4. Finally visit .