Skip to content

cr5315/paste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Paste

A very simple pastebin type thing that I'm making to start learning Flask

To set up run

pip install -r requirements.txt

python from app import db; db.create_all()

About

Super simple pastebin I made to start learning Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published