- Clone this repository:
$ git clone https://github.com/pyta-uoft/pyta-server.git
. - Go into the project directory:
$ cd pyta-server
. - Install the package dependencies:
$ python -m pip install -e .
. - Install PostgreSQL, and set the environment variables
POSTGRES_URL
,POSTGRES_USER
,POSTGRES_PW
,POSTGRES_DB
relative to your server credentials. - Set the
FLASK_APP
environment variable:$ export FLASK_APP=pyta_server
(on OSX/Unix) or$ set FLASK_APP=pyta_server
(on Windows). - Run
flask
:$ flask run
. - In a web browser, enter
127.0.0.1:5000
into the address bar.
-
Notifications
You must be signed in to change notification settings - Fork 1
pyta-uoft/pyta-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published