Skip to content

suriyasg/SpiritX_HashTagDev_01

Repository files navigation

Credits: This is a Next.js project bootstrapped with create-next-app.

To Run The Project Locally(After setting up the project)

To run the development server using:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Setup

Copy the .env.example as .env file And add the environment variable shown there.

Getting JWT Secret

You can generate a secure JWT secret using OpenSSL with the following command:

openssl rand -base64 32

Or if you prefer a manually generated secret, you can "spam the keyboard" and get one and add it in env

Download the dependencies

Run following command

npm install

Run the Project

Ensure your Firebase setup is complete and start the development server:

npm run dev

Now your app should be connected to Firebase!

Assumptions

Additional features

Build with Next.js

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •