README.md
<p align="center">
<img width="150" src="./logo.svg"/>
</p>
<h1 align="center">Glossia</h1>
<div align="center">
<!-- Badges -->
</div>
<p align="center">
A modern community-driven open-source language hub for your organization.
It's MPL-2.0 licensed.
</p>
## Development
### Set up
1. Clone the project: `git clone git@codefreude.org:glossia/glossia.git`.
2. Install dependencies: `mise install`
3. Run the web app locally: `mise run dev`
## Usage
Check out [our documentation](https://docs.glossia.org) to learn more about how to use Glossia's hosted version, or how to self-host it.