ASSERT-KTH / ASSERT-KTH/depclean-web
dockerize the front-end as well?
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The web page looks really nice! I am wondering if you could also make a docker image for the front-end? In this way, we can easily deploy the back-end and front-end to somewhere.
Also, I find there are some hard-coded URLs (such as `localhost:8080...` in `src/utils/dataFetch.ts`) in the front-end. That would be nice to have a configuration file for them if we want to deploy it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading src/utils/dataFetch.ts and inspecting the existing front-end build and deployment setup. Define how the hard-coded service URLs should be configured, then determine the Docker image's expected build and runtime inputs. Done means the front end can be built as an image and deployed with configurable back-end URLs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript
- Domain
- devops, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100