An open API service indexing awesome lists of open source software.

https://github.com/ajstrongdev/democracyonline.io

democracyonline.io is a free to play, open source, multiplayer web-game. Build parties, win elections, and pass legislation in a living democracy.
https://github.com/ajstrongdev/democracyonline.io

politics polsim react tanstack-router tanstack-start

Last synced: 12 days ago
JSON representation

democracyonline.io is a free to play, open source, multiplayer web-game. Build parties, win elections, and pass legislation in a living democracy.

Awesome Lists containing this project

README

          

# democracyonline.io

A web-based political simulation game where players participate in a democratic system with elections, political parties, and legislative processes.

## Documentation

- [Firebase Authentication](./docs/FIREBASE_AUTH.md)
- [Bot API](./docs/BOT_API.md)

## Contributing

We welcome contributions from the community! Please read our [Contributing Guidelines](./CONTRIBUTING.md) before submitting a pull request.

**Important Note**: While this project is open source and actively maintained, we have specific goals and a roadmap for its development. Not all feature requests or pull requests will be implemented or merged. We encourage discussion through issues before starting work on major features.

## Tech Stack

- TanStack Start (React Framework)
- Firebase Authentication
- PostgreSQL + Drizzle ORM
- TypeScript
- Tailwind CSS

## Getting Started

```bash
pnpm install

pnpm run dev
```

## License

This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](./LICENSE) file for details.