Create a Project
Log in to the dashboard and go to your Team projects page
Click on Add New > Create Project
Assign a descriptive name to the Project.
Input the domains you want to restrict your application to in Allowed Domains then select Next. Restricting domains is highly recommended for any applications with client-side code or frontend applications.
- Authorize all domains by selecting the checkbox or inputting
*
into the text field - Authorize local URLs with
localhost:<port>
- Authorize all domains by selecting the checkbox or inputting
Store your secret key in a secure location and confirm that you have stored it by checking the checkbox then select Complete.