Skip to content

선린인터넷고등학교 2024 소프트웨어 나눔축제 웹사이트

Notifications You must be signed in to change notification settings

doyun0109/ssf2024-web

Repository files navigation

선린인터넷고등학교 2024 소프트웨어 나눔축제 웹사이트

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

Getting Started

First, run the development server:

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

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

Environment Variables

create .env.local file in the root directory and write the following code.

API_KEY=/* Your Firebase API Key */
AUTH_DOMAIN=/* Your Firebase Auth Domain */
PROJECT_ID=/* Your Firebase Project ID */
STORAGE_BUCKET=/* Your Firebase Storage Bucket */
MESSAGING_SENDER_ID=/* Your Firebase Messaging Sender ID */
APP_ID=/* Your Firebase App ID */
FORM_URL=/* Your Google Form URL */
INSTAGRAM_URL=/* Your Instagram URL */
HOST_URL=/* Website Host URL */

About

선린인터넷고등학교 2024 소프트웨어 나눔축제 웹사이트

Resources

Stars

Watchers

Forks