ar-koder / devtools

:octocat: An AIO devtools service made with Symfony

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devtools

An AIO devtools service made with Symfony



Buy Me a Coffee at ko-fi.com


🚀 How to use ?

Use it locally with Docker

docker run --rm -p 80:80 arnaudritti/devtools

Environement variables

Name default value options
APP_ENV prod prod, dev
BUCKET_MODE path path, sudomain, both
BUCKET_REQUEST_LIMIT 50 integer
BUCKET_EXPIRE_AFTER 48 hours (integer)

Or use the hosted service at https://devtools.arnaud-ritti.fr/

⚡ Feedback

You are very welcome to try it out and put forward your comments. You can use the following methods:

  • Report bugs or consult with Issue
  • Submit Pull Request to improve the code of devtools

LICENSE

MIT

About

:octocat: An AIO devtools service made with Symfony

License:MIT License


Languages

Language:PHP 69.0%Language:Twig 19.1%Language:JavaScript 5.9%Language:CSS 5.2%Language:Dockerfile 0.4%Language:Shell 0.3%