Skip to content

betarixm/ponix-bread

Repository files navigation

Ponix Bread

POSTECH

Powered by — react-notion-x and next.js with 💙

Ponix Bread is event page for POSTECH SES. Get your ponix as soon as possible!

TL;DR

docker-compose up --build --scale web=10 -d

Customize

TODO: Strings may be tiresome to customize. It will be sorted out string.ts one day.

It support customize via editing PonixList in ponix.ts. Don't forget to add images into public/ponix.

Structure

Inspired by Wordle, it uses localStorage to save users data. This service is so tiny that it does not need a database.