Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cstrnt/loccy

Open-Source Localisation fully types tool that developers will love
https://github.com/cstrnt/loccy

internationalization next-i18next next-international nextjs typescript

Last synced: 19 days ago
JSON representation

Open-Source Localisation fully types tool that developers will love

Awesome Lists containing this project

README

        

# Loccy - the open-source localization tool

### Warning: Loccy is still in early development and only has a working setup with Next.js + next-18next

### Local Development

Install dependencies:

```bash
pnpm i
```

Run the docker-compose file

```bash
docker-compose up -d
```

go to http://localhost:3000