diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..c818766 --- /dev/null +++ b/.env.example @@ -0,0 +1,6 @@ +MONGODB_URI= +MONGODB_DB= +JWT_SECRET_KEY= +LOCAL_MONGODB=mongodb://localhost:27017/trello +SENDGRID_API_KEY= +NEXT_PUBLIC_UNSPLASH_API=