Adoctor Nextjs
  • Getting started
  • Installation
    • Configuration
  • Accounts
    • How to Get a Google Maps API Key Free
    • Create Account on Github.com
    • Create Account on Vercel
    • Create Account on Emailjs.com
    • Create Account on Sanity
    • Create and install Auth0 account
  • Back-end Sanity
    • Settings Page
    • Main Doctor
    • Hero Heading
    • Home Features
    • Patients Reviews
    • Departments / Services
    • List of Doctors
    • Blog/Articles
  • Change Log
Powered by GitBook
On this page

Was this helpful?

  1. Accounts

Create Account on Sanity

How to create Account On Sanity

PreviousCreate Account on Emailjs.comNextCreate and install Auth0 account

Last updated 2 years ago

Was this helpful?

Please Follow to Get Started with Sanity Once the page loaded you will see this:

Please sign using GitHub.com (Recommended) or Google, Once you finish signing up you will be redirected to sanity Installation page

Skip this Step as we already have Sanity installed .

Login to Sanity Account

Click on your project Example (wheat-moose) The name of the project is auto Generated by Sanity So it will be Different name for you, After you click on the project you will access to your project details See Picture Below

Copy the project ID as it shows on the picture above and paste on on .env File located on the root of your /Web folder.

Example : REACT_APP_SANITY_ID=gdmlj58sd

Congratulations! You've successfully created your Sanity account.

This Links
Sanity Signup Page
Sanity Installation Page