No description
- Go 43.1%
- TypeScript 30.7%
- Swift 21.3%
- Svelte 4.4%
- JavaScript 0.3%
| analyzer | ||
| api | ||
| ios | ||
| mobile | ||
| web | ||
| .DS_Store | ||
| README.md | ||
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.