You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/deployment/localDeployment.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,4 +118,10 @@ You should be able to log in with the superuser credentials you created or impor
118
118
119
119
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/)
120
120
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/).
0 commit comments