This is the repository for Macrotransactions.org. Macrotransactions.org highlights monetisation practices in popular games. The website is open source and anyone is open to contribute.
The website runs on SvelteKit and Supabase.
To get started;
yarn
to install all dependancies..env.development
file in the root folder.
schema.sql
in the SQL editor in Supabase.yarn dev
.The HTML and SCSS are structured according to BEM. TypeScript is used where relevant, but it's not followed particularly strictly.