Skip to content

roysti10/dominuto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dominuto

A simple URL shortener built as part of Tally Code Brewers Hackathon https://dominuto.herokuapp.com/

Local Development

  1.  pip3 install requirements.txt
  2.  $MONGODB_URL=<Enter your db url here>
     $KEY=<Enter your Fernet key here>
  3.  uvicorn app.main:app --port=5000 --reload
  4. Visit http://localhost:5000

About

A url shortener built as part of Tally Code Brewers hackathon

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published