##ENV Structure
PORT="Port"
MONGO_URL="MONGO_URL"
STRIPE_PBLK_KET_TST="Stripe Public Key"
STRIPE_SKRT_KET_TST="Stripe Secret Key"
RAZORPAY_KEY_TEST='Razor Pay Key'
ONE_SIGNAL_APP_ID="One Signal Id"
ONE_SIGNAL_REST_API_KEY="One Signal Key"
The authentication is just a simple auth implementation just for testing purposes.