Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devopsinsiders/microtodoui
The 🔍🔧 MicroTodoUI 🛠️repository contains the user interface components tailored for the Todo application's microservices architecture. Designed with modularity in mind, it facilitates seamless interaction with various backend microservices, empowering developers to build and maintain a scalable, responsive, and efficien
https://github.com/devopsinsiders/microtodoui
microservice react todoapp ui
Last synced: 1 day ago
JSON representation
The 🔍🔧 MicroTodoUI 🛠️repository contains the user interface components tailored for the Todo application's microservices architecture. Designed with modularity in mind, it facilitates seamless interaction with various backend microservices, empowering developers to build and maintain a scalable, responsive, and efficien
- Host: GitHub
- URL: https://github.com/devopsinsiders/microtodoui
- Owner: devopsinsiders
- Created: 2023-11-10T20:21:53.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-16T06:52:36.000Z (11 months ago)
- Last Synced: 2024-11-06T12:15:31.882Z (1 day ago)
- Topics: microservice, react, todoapp, ui
- Language: JavaScript
- Homepage: https://devopsinsiders.com
- Size: 741 KB
- Stars: 9
- Watchers: 3
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
1. Install NodeJs 16.x and NPM on Ubuntu
2. Update the backend URL in the src/TodoApp.js
3. Run npm install
4. RUn npm run build
5. Copy the Generated artifacts in nginx server