Skip to content

Repository files navigation

Gomoku Next

Development

Create a .env file from the example file:

cp .env.example .env
  • NEXT_PUBLIC_FIREBASE_CONFIG: You can obtain the config from the Firebase Console under Settings -> General. Convert it to a JSON string like {"apiKey":"","authDomain":"","projectId":"","storageBucket":"","messagingSenderId":"","appId":"","databaseURL":""}
  • GOOGLE_APPLICATION_CREDENTIALS: Run the development server: Go to Firebase Console under Settings -> Cloud Messaging -> Manage Service Accounts. In Cloud Console, IAM & Admin -> Service Accounts -> Keys -> Add Keys
pnpm i
pnpm run dev

About

⚪⚫ A gomoku game built with Next.js & Firebase

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages