To get social metatags -> https://metatags.io
To get favicon and others -> https://favicon.io/favicon-converter/
1- Generate a random 32 characters base64 string, type in the console:
openssl rand -base64 32
2- Then add to .env file in AUTH_SECRET var
Inside the directory, run in terminal only once*:
yarn setup && yarn dev
*yarn setup will delete the .git folder, so you should run it only once. After this, run only yarn dev to start the development server.
Then, open in your browser http://localhost:3000/
Next.js | Next-Auth | React Hook Forms + Yup | Chakra UI | TypeScript | Preact Compat