https://github.com/niawjunior/angular-image-uploader
Angular Image Uploads with NodeJs and MongoDB
https://github.com/niawjunior/angular-image-uploader
angular image-uploader nodejs upload-file
Last synced: about 2 months ago
JSON representation
Angular Image Uploads with NodeJs and MongoDB
- Host: GitHub
- URL: https://github.com/niawjunior/angular-image-uploader
- Owner: niawjunior
- Created: 2019-02-06T16:38:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T04:09:31.000Z (over 7 years ago)
- Last Synced: 2025-03-24T15:47:33.573Z (about 1 year ago)
- Topics: angular, image-uploader, nodejs, upload-file
- Language: TypeScript
- Homepage:
- Size: 3.55 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Image Uploader
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.0.4.
### Demo

## Download And Install
### git clone https://github.com/niawjunior/angular-image-uploader.git
### cd angular-image-uploader
### npm install
## Config
### mongodb url server at upload-api/server.js | uri variable
## Run
### Angular | ng serve
### NodeJs API at upload-api folder | node server.js