Deploy your Free Paste app with Vercel and Notion
-
Access the Template:
- Click on the following link to open the Notion template: Notion Template.
-
Duplicate the Template:
- Once the template is open, locate the "Duplicate" button in the top-right corner.
- Click "Duplicate" to add the template to your own Notion workspace.
-
Go to the Notion Integration Page:
- Visit Notion Integrations.
-
Create a New Integration:
- Click on the "New integration" button.
-
Fill Out the Integration Details:
- Name: Enter a name for your integration.
- Associated Workspace: Choose the workspace you want to integrate with.
- Type: Choose the "Internal" option to create an internal integration.
-
Submit and Save:
- After filling out the details, click on "Submit".
- Once submitted, you'll be redirected to a page with your integration details.
-
Copy the Internal API Key:
- Locate the "Internal Integration Token" section.
- Click on the "Show" button to reveal the key.
- Copy the displayed internal API key to use in your application.
Follow these steps on Notion.
Deploy your application easily on Vercel using the following button:
To proceed with the deployment:
-
Click the Button:
- Click the "Deploy with Vercel" button above to start the deployment process.
-
Fill in Environment Variables:
- In the Vercel deployment interface, you will be prompted to enter the required environment variables.
- Enter the following details:
APP_NAME=
: Your application's name.NOTION_SECRET_KEY=
: The internal API key you generated for your Notion integration.NOTION_DATABASE_ID=
: The ID of the Notion database you want to connect to.
-
Deploy:
- After filling in the environment variables, click the "Deploy" button to deploy your application on Vercel.
This will set up your application with the necessary Notion API keys and database connection, allowing you to utilize your Notion data within the deployed application.
This project is licensed under the MIT License. See the LICENSE file for details.
For technical support, please visit Technical Support.
Note: This application is free and open-source. However, I do not provide customization services for the app. Please refer to the link above for any technical support.