Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A social word game web app, built on Next.js

License

NotificationsYou must be signed in to change notification settings

NicholasBottone/Wordify

Repository files navigation

Repo LicenseWebsiteGitHub branch checks state

Wordify

Play now:https://wordifygame.vercel.app/

A social word game web app! Built on Next.js, React, Mongoose, React-Bootstrap, React Icons, Passport, SWR, next-connect, and Playwright!

This is aNext.js project bootstrapped withcreate-next-app.

Scripts

  • To install dependencies:npm install
  • To run the app on the development server:npm run dev
  • To build the app for production:npm run build
  • To run the app in production (after it has been built):npm start
  • To run the test suites:npm test
  • To run the linting rules:npm run lint

Environment Variables

In order to run the app, you must set the following environment variables (in your.env file):

  • MONGODB_URL: The URL of the MongoDB database.
  • GOOGLE_CLIENT_ID: The Google OAuth client ID.
  • GOOGLE_CLIENT_SECRET: The Google OAuth client secret.
  • CRON_API_KEY: The API key for the cron job endpoint.

In order to run the app's tests, you must also set the following additional environment variables (in your.env.test file):

  • TEST_USERNAME: The email address for a test Google account.
  • TEST_PASSWORD: The password for a test Google account.
  • TEST_2FA: The 2FA base32 encoded secret for a test Google account.

Specification

Specification

Getting Started

Getting Started

Contributing

This project is licensed under theAGPLv3 license. Feel free to contribute to the project by submitting pull requests or opening an issue.

About

A social word game web app, built on Next.js

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp