/romoco

romoco makes App Store Connect promotion codes available for cameras. Implemented by Next.js.

Primary LanguageTypeScriptMIT LicenseMIT

romoco

https://starhoshi.github.io/romoco

romoco

Promotion codes should not be leaked

Since romoco is hosted on GitHub Pages, we cannot get your promotion codes.
The analysis functionality of GitHub Pages is simple and does not allow us to know query parameters. But, we are not responsible for any damages.

If you are unsure, please self-host your code in the gh-pages branch.

Development

romoco uses the Static Site Generation feature of Nextjs.

$ npm install
$ npm run dev

export

Static files are generated in the out directory.

$ npm run build