Skip to content
/ nook Public

🐘 A website to track your collections and share custom designs in Animal Crossing: New Horizons!

Notifications You must be signed in to change notification settings

maael/nook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

619da77 Β· Jan 27, 2024
Apr 1, 2020
Jan 27, 2024
Jul 4, 2020
Sep 16, 2020
Jan 27, 2024
Aug 1, 2022
Jul 4, 2020
Apr 21, 2020
Jan 27, 2024
Apr 6, 2020
Apr 9, 2020
Apr 9, 2020
Jan 27, 2024
Apr 1, 2020
Jan 27, 2024
Apr 27, 2020
Apr 21, 2020
Jan 27, 2024
Apr 9, 2020
Apr 9, 2020
Jan 27, 2024
Jan 27, 2024
Apr 1, 2020
Jan 27, 2024

Repository files navigation

Nook App

Features

  • 🌹 Track your flower colours + cross breeding chart
  • 🐟 Track fish you've caught
  • πŸ› Track bugs you've caught
  • 🎨 Show off and find custom designs
  • πŸ“† A daily checklist
  • πŸŒ‹ Track fossils you've found
  • πŸ“ Track what DIY recipes you've found
  • 🎸 Track what K.K Slider Songs you've got
  • πŸ’Έ Find items and easily see their sell price

Docs

Install

[email protected]:maael/nook.git
cd nook
yarn

I used [email protected] to develop it.

NPM Scripts

Script Description
dev Starts the local development server on http://localhost:3000, or whatever PORT is specified in env.
build Builds server.
start Started built server.
lint Runs tslint against project.
prettier Runs prettier against project, writing corrections.
prettier:check Runs prettier against project, used by CI to check project.
test ⚠️ TODO ⚠️

Config

Environment Variable Description
REDDIT_OAUTH_ID OAuth ID for Reddit app
REDDIT_OAUTH_SECRET OAuth Secret for Reddit app
JWT_SECRET Secret to sign JWT with

API Endpoints

URL What
/api/login Redirects to Reddit to start OAuth flow
/api/oauth/redirect/reddit Reddit redirects here to continue OAuth flow

Contributing

  • Make sure prettier has been run, it should do it as a pre-commit hook thanks to husky and pretty-quick.

Also fair warning, I made this quick, so while it is Typescript, it's super loose with anys all over the place.

Todo

  • The rest of the owl.

About

🐘 A website to track your collections and share custom designs in Animal Crossing: New Horizons!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published