Skip to content

luca-vogels/shopify-translator

Repository files navigation

Shopify CSV Translator

Online editor for easier translating of Shopify language CSV files.

shopify-translator.luca-vogels.com

This project is just a quick and dirty solution that fits my needs.
In my opinion it makes editing Shopify language CSV files easier than e.g. with Excel and I just wanted to share it with you guys.
Do what ever you want with it :)

Use online version

Simply open following link to use the online version:
shopify-translator.luca-vogels.com

Run locally

Requires Node to be installed.

  1. Clone this repository: git clone https://github.com/luca-vogels/shopify-translator
  2. Install dependencies: npm install --save --save-dev
  3. Run server: npm run dev
  4. Access through browser by opening: localhost:80

Run as docker container

Requires Docker to be installed.

  1. Clone this repository: git clone https://github.com/luca-vogels/shopify-translator
  2. Start container npm run docker

About

Online editor for easier translating of Shopify language CSV files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published