sharkio-dev / sharkio

Sharkio is an API proxy for your development environments. It records all the requests that are sent to your API. It allows you to replay the requests easily. Generate types, documentation, test suites, And interact with your API using AI.
https://sharkio.dev/
MIT License
5 stars 1 forks source link

Need to add a .env.example file for new developers. #279

Open moshefortgang opened 11 months ago

moshefortgang commented 11 months ago

For new developers joining the project, it is difficult for them to know which values to put in the .env file. My suggestion is to have a sample file with instructions that will help developers know which values to include.