How to Deploy
Dashboard Setup
Before deploying your locally built data app, ensure you have created a project and generated an associated API key.
Follow the steps below to create a project and an API key.
Create a Project
If you already have an existing project, you can skip this section.
1
Log in to the Morph Cloud interface
- Morph Cloud: https://app.morph-data.io/
2
Create a new project from the Projects tab
- After logging in, open the Projects tab.
- Click the “+Create” button in the top-right corner to create a new project.
- Once the project is created, make a note of the Project ID.
Create an API Key
If you already have an API key, you can skip this section.
1
Create an API key from the Settings tab
- After logging in, open the Settings tab.
- From the left-hand sidebar, select API Keys under Personal settings.
- Click the “+Create” button to create an API key.
It is recommended to create API keys with minimal permissions. Handle the API keys carefully to avoid leaks.
- Make a note of the created API key.
For more detailed instructions, refer to the API Key Documentation.