Skip to content
Notifications You must be signed in to change notification settings

UCYT5040/dailymath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

99c47d8 · · Sep 29, 2025

History

13 Commits
Sep 29, 2025
Sep 25, 2025
Sep 25, 2025
Sep 25, 2025
Sep 25, 2025
Sep 25, 2025
Sep 29, 2025
Sep 25, 2025
Sep 25, 2025
Sep 25, 2025
Sep 25, 2025
Sep 25, 2025
Sep 25, 2025

Repository files navigation

Daily Math

Daily math questions.

Upload test PDFs at /upload. Then view /uploads to extract the questions from the PDFs.

Setup

Create an Appwrite project (either self-host or cloud), then set the following environment variables:

APPWRITE_PROJECT_ID=
APPWRITE_ENDPOINT=
APPWRITE_API_KEY=
APPWRITE_DATABASE_ID=
APPWRITE_TABLE_ANSWERS_ID=
APPWRITE_TABLE_COMPETITIONS_ID=
APPWRITE_TABLE_UPLOADS_ID=
APPWRITE_TABLE_QUESTIONS_ID=
APPWRITE_TABLE_SOLUTIONS_ID=
APPWRITE_BUCKET_ID=UCKET_ID=

Building

To build, use:

npm run build

Then, to run:

node build

Set the PORT environment variable if needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published