Repo for techcal.dev if you want your country's version just do PR and modify template base on current version.
- 🇹🇠Thailand https://th.techcal.dev
- 🇮🇩 Indonesia https://id.techcal.dev
- Fork this repo
- Create new region by creating
.env.[region]
file atweb/
(use template from `.env.example) - Open a pull request. I will add you to firebase project. and add auto deploy for your location
-
Set up the prerequisites.
-
Install dependencies.
bun i
-
Run the development server.
cd web bun run dev
-
Run the development server.
-
Go to http://localhost:5173/ and pick an event. Copy the event ID from the URL.
-
Go to
http://localhost:5173/?capture=<event-id>
— Example: http://localhost:5173/?capture=08c03gvh0uirbkdn9rat09tp6k -
Open Inspector and enable the device toolbar. Set the viewport to 1200x1200.
-
Go to More Tools > Rendering > Emulate CSS media feature prefers-color-scheme: light.