Skip to content

nalo26/URLShortener

Repository files navigation

To fully install the app, run the installation script in your terminal:

./install.sh

To only create the database, run the following command:

./create_database.sh

To run the app, run the following command:

flask run

About

Flask webapp to shorten URLs, with admin panel

Resources

License

Stars

Watchers

Forks

Packages

No packages published