Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.69 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.69 KB

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