App that shorten links and displays a history of the recently shortened links to your favorite websites.
- Install Docker and Docker Compose
- Run
docker compose up
to load Yourls server- It will run on http://localhost:8080
- Username is
example_username
and password isexample_password
- Document YOURLS configuration
- Unit test with bloc_test
- Integration test with mock_web_server
- UI test with Widget testing
- Localization in english and portuguese