No description
  • Go 43.1%
  • TypeScript 30.7%
  • Swift 21.3%
  • Svelte 4.4%
  • JavaScript 0.3%
Find a file
2026-06-17 14:05:56 +02:00
analyzer uhhh 2024-01-29 19:46:17 +01:00
api add tests and modernize ts 2026-06-17 14:05:56 +02:00
ios ticket stub 2024-05-05 18:16:32 +02:00
mobile tiny ux fixes 2024-05-06 19:34:59 +02:00
web privacy policy 2024-05-02 20:53:30 +02:00
.DS_Store a 2024-05-03 16:09:45 +02:00
README.md docs update 2024-04-30 20:32:42 +02:00

Inertia

This is the mono-repo for Inertia. Inertia is a platform for playing IRL, Jet-Lag style games with friends. The API/web interface (WIP) is available at inertia.live.

Packages

  • api - The API and the whole backend running Inertia. (Go, PostgreSQL, Redis)
  • mobile - The mobile app for Inertia. (Expo, React Native)
  • web - The web helper app for Inertia. (SvelteKit)
  • analyzer - Game analyzer for Inertia. (Rust)

Development

You may test the whole stack locally by following the instructions in each package's README.