Skip to content

event-xyz/eventloop-fe

Repository files navigation

Eventloop - Frontend

This project is a part of Tilde 4.0 HSP PES-ECC's summer mentoring program.

Mentees

Mentors

Getting Started

Setting environment variables

Set the NEXT_PUBLIC_BACKEND_URL according to whether you are running the project locally or deploying it.

Next, refer to this section to set the GOOGLE_CLIENT_ID.

Running the project

Development / Local Server

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Deploying on Vercel

You can refer to this official guide or run this command:

vercel --prod

Learn More

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!

Releases

No releases published

Packages

 
 
 

Contributors