8000 GitHub - matiboux/env-converter: 🛠️ Online conversion tool for environment files.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

matiboux/env-converter

Repository files navigation

Env Converter

Online conversion tool for environment files.

Building locally

Development

Use this command to run the site locally for development:

docker compose watch
# or: docker compose up

Using watch, you'll benefit from file changes watching for sync & rebuild.

The site will be served at http://localhost:8080.

Production

Use this command to run the site locally for production:

docker compose -f docker-compose.yml -f docker-compose.prod.yml up
# or: docker compose -f docker-compose.yml up

The site will be served at http://localhost:8080.

License

Copyright (c) 2024 Matiboux (matiboux.me)

Licensed under the MIT License. You can see a copy in the LICENSE file.

About

🛠️ Online conversion tool for environment files.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  
0