This is a monorepo consisting of following Localazy extensions for Directus
- Module - adds Localazy menu item and enables manual synchronization of content with Localazy
- Sync-hook - extends the core functionality by automating content upload from Directus to Localazy
Please refer to Localazy Directus Extension and Localazy Directus Extension Automation for more information about each extension.
Check that your Docker engine is running
- Run
npm run dev
- This will start the dockerized environment and will automatically synchronize any changes you make to the Directus' extensions folder
- In order to propagate the changes, the docker container is always restarted. Depending on your computing power, this could take a second or two.
- Open
http://localhost:8055/admin
- user: [email protected]
- pwd: d1r3ctu5
Join the Localazy Discussion Forum to discuss anything localization related.
If you encounter any problems or have questions, you can use our forum or contact us at [email protected].
Check out other npm packages from Localazy:
NPM package | Description |
---|---|
@localazy/cli | Localazy CLI tool. |
@localazy/api-client | Localazy API client. |
@localazy/languages | List of all languages supported by Localazy. |
@localazy/strapi-plugin | The official Localazy Strapi plugin. |
Discover all available integration options and localization examples.