Skip to content

Commit 1003100

Browse files
committed
Changes to be committed:
modified: docs/deployment/localDeployment.md
1 parent 5d4f0d6 commit 1003100

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/deployment/localDeployment.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,10 @@ You should be able to log in with the superuser credentials you created or impor
118118
119119
If you copied over the existing databases you should be able to use any of the tokens[KEYs] listed in the [authtoken_token.tsv](/admin_only/test_database_tables/authtoken_token.tsv) table to submit requests via the [Swagger page](http://localhost:8000/api/docs/)
120120
121-
Otherwise you will have to create a new user. #TODO: Add to FAQs
121+
Otherwise you will have to create a new user.
122+
123+
## "What Can I Do Now?"
124+
125+
- Use the [Swagger Docs](http://localhost:8000/api/docs/) to develop or experiment with the APIs.
126+
- Connect to the public [BCO Portal](https://biocomputeobject.org/).
127+

0 commit comments

Comments
 (0)