- Clone project
$ git clone git@gitlab.com:Liefbase/static_site.git
- Create and activate a virtual environment
$ pip3 install virtualenv
$ python3 -m virtualenv venv
or whatever name you want instead of venv.$ source venv/bin/activate
- Install python dependencies
$ pip3 install -r requirements.txt
- Export and run project
$ cd static_site
$ export FLASK_APP=__init__.py
$ flask run
-
Notifications
You must be signed in to change notification settings - Fork 0
ProgrammingJoe/Liefbase-Static-Site
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The static site for Liefbase, a communication and collaboration platform for disaster relief efforts
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published