Skip to content

Commit

Permalink
Changes to be committed:
Browse files Browse the repository at this point in the history
	modified:   docs/deployment/localDeployment.md
  • Loading branch information
HadleyKing committed Jul 1, 2024
1 parent 5d4f0d6 commit 1003100
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/deployment/localDeployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,10 @@ You should be able to log in with the superuser credentials you created or impor
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/)
Otherwise you will have to create a new user. #TODO: Add to FAQs
Otherwise you will have to create a new user.
## "What Can I Do Now?"
- Use the [Swagger Docs](http://localhost:8000/api/docs/) to develop or experiment with the APIs.
- Connect to the public [BCO Portal](https://biocomputeobject.org/).

0 comments on commit 1003100

Please sign in to comment.