https://github.com/shamoda/icaf-fe
https://github.com/shamoda/icaf-fe
aws docker ec2 load-balancing nginx react s3 spring-boot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shamoda/icaf-fe
- Owner: shamoda
- Created: 2021-05-09T18:05:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-30T16:14:37.000Z (almost 5 years ago)
- Last Synced: 2025-06-23T14:47:16.643Z (about 1 year ago)
- Topics: aws, docker, ec2, load-balancing, nginx, react, s3, spring-boot
- Language: JavaScript
- Homepage:
- Size: 16.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## International Conference on Application Frameworks-2021
ICAF-2021 is a Conference management tool, which is developed with the intent to manage and automate tasks of the conference organizing committee efficiently and effectively.
### High Level Architecture Diagram

To run on your local machine
```
# git clone https://github.com/shamoda/ICAF-fe
# cd ICAF-fe
# npm install
# npm start
```