Skip to content

ADI-Labs/learner-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Learner

Getting Started

virtualenv blog
cd blog/
source bin/activate
pip3 install -r requirements.txt

Running The Code

python3 app.py

Project Layout

.
├── requirements.txt
├── README.md
├── scripts
│   ├── bootstrap.sh    -- Set-up PostgreSQL logic and `.env`
│   └── vagrant.sh      -- Script to setup Vagrant
└── Vagrantfile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published