https://github.com/lisba/thumbnail_generator_ui
Thumbnail generator app
https://github.com/lisba/thumbnail_generator_ui
auth0 cloud-storage docker docker-compose i18next material-ui react styled-components vitejs
Last synced: 3 months ago
JSON representation
Thumbnail generator app
- Host: GitHub
- URL: https://github.com/lisba/thumbnail_generator_ui
- Owner: Lisba
- License: mit
- Created: 2023-01-15T13:49:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-11T21:37:25.000Z (over 1 year ago)
- Last Synced: 2026-01-03T13:48:38.186Z (6 months ago)
- Topics: auth0, cloud-storage, docker, docker-compose, i18next, material-ui, react, styled-components, vitejs
- Language: TypeScript
- Homepage:
- Size: 552 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# thumbnail_generator_ui
## Instructions to run the app:
1. Clone the repo.
2. Turn on docker engine and run `docker-compose up --build` command. If there are problems then run the classic `yarn` and `yarn dev` commands.
3. Go to `http://localhost:5173/` into your browser.
#### Login credentials
- User: lisba7474@gmail.com
- Pass: Test111.
> :warning: For security reasons the env variables are encrypted, make sure to decrypt them before run the app.