Skip to content

locrianz/MakerCentral

This branch is 1 commit behind UncaughtCursor/MakerCentral:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc4aba7 · Dec 3, 2023
Jul 28, 2022
Mar 25, 2022
Apr 30, 2023
May 5, 2023
Apr 25, 2023
Jan 22, 2023
Apr 30, 2023
Jul 29, 2022
Apr 20, 2023
Apr 30, 2023
Jun 24, 2022
Mar 6, 2022
Jul 4, 2022
Jun 16, 2022
Jul 4, 2022
Dec 3, 2023
Dec 3, 2023
Jun 14, 2022
Jul 4, 2022
Mar 18, 2022
Jul 4, 2022
Mar 6, 2022
Jul 4, 2022
May 1, 2022
May 1, 2022
May 12, 2022
Mar 5, 2022
Mar 18, 2022
Jul 4, 2022
Jan 11, 2023
Jan 11, 2023
May 1, 2022
May 12, 2022
Mar 6, 2022
Jun 15, 2022
May 12, 2022

Repository files navigation

MakerCentral

MakerCentral is a search engine for every Super Mario Maker 2 level in the world.

This repo features all frontend and most backend code, as well as a command line utility.

I apologize for the lack of documentation or hardcoded URLs; my health has declined sharply recently, so I am not able to update the code for the foreseeable future. However, if you can make sense of it, the code is here to fork and create a new version.

To run the level data updater, you'll also need to run my fork of TGR's MariOver API.

--- (Next.js Boilerplate Below) ---

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Search engine for every SMM2 level in the world

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.2%
  • CSS 5.0%
  • JavaScript 1.8%