Skip to content

Event landing page for an event that I organised with friends.

Notifications You must be signed in to change notification settings

lukasjoho/docklands

Repository files navigation

Meet Again

A for-fun event promotion page I built for a friends reunion event, that I organized with close friends of mine.

🌐 meet-again.de

alt text

Tools

Built with:

Setup

Installation

Run the following command to install all dependencies:

npm install

Environment Variables

Create .env file and paste the variables.

OPENAI_API_KEY='xxx'
ASSISTANT_ID='xxx'
WEATHER_API_KEY='xxx'
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY='xxx'
POSTGRES_PRISMA_URL='xxx'
POSTGRES_URL_NON_POOLING='xxx'
UPLOADTHING_SECRET='xxx'
UPLOADTHING_APP_ID='xxx'
NEXT_PUBLIC_URL='https://xxx.com'

Run

To run the project locally, use the following command:

npm run dev

About

Event landing page for an event that I organised with friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published