diff --git a/.env.sample b/.env.sample new file mode 100644 index 0000000..60f67a0 --- /dev/null +++ b/.env.sample @@ -0,0 +1,4 @@ +BASE_URL=https://api.cert.tastyworks.com +API_USERNAME=myusername +API_PASSWORD=mypassword +API_ACCOUNT_NUMBER=12345 \ No newline at end of file