Path: blob/master/src/packages/project/conat/README.md
1447 views
How to setup a standalone nodejs command line session to connect to conat as a project
Create a file project-env.sh as explained in projects/conat/README.md, which defines these environment variables (your values will be different). You can use the command
export
from within a terminal in a project to find these values.
If API_KEY is a project-wide API key, then you can change COCALC_PROJECT_ID however you want and don't have to worry about whether the project is running or the project secret key changing when the project is restarted.
Then do this:
Now anything involving conat will work with identity the project.