- 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_DBrelative to your server credentials. - Set the
FLASK_APPenvironment 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:5000into the address bar.
-
Couldn't load subscription status.
- 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