-
Create a virtualenv and install requirements.
-
Create an Agave Client with callback url set to
<hostname:port>/auth/agave/callback/
For example, for local Django runserver, using the Agave CLI:clients-create -N designsafe-forums -C http://127.0.0.1:8000/auth/agave/callback/
-
Copy
env.sh.example
toenv.sh
. Add Agave client key and secret from step 1 as appropriate. -
Run database migrations
python dsforums/manage.py migrate
-
Source the environment files and start the development server:
source env.sh && python dsforums/manage.py runserver
-
Open http://127.0.0.1:8000 in your browser and profit!
-
Notifications
You must be signed in to change notification settings - Fork 0
DesignSafe-CI/community-forums
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