A small url shortener app built with FastAPI and React.
- counts number of clicks
- every url has an expiration time of 7 days
Just have docker installed and run:
docker-compose upYou should be able to open frontend at http://127.0.0.1:80
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A small url shortener app built with FastAPI and React.
Just have docker installed and run:
docker-compose upYou should be able to open frontend at http://127.0.0.1:80