Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 604 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 604 Bytes

JeevanDaan

A repository for blood donators in Biratnagar

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NEXT_PUBLIC_SUPABASE_URL NEXT_PUBLIC_SUPABASE_ANON_KEY SMTP_USER SMTP_PASS TRIGGER_SECRET_KEY

Usage

  • clone the repository.
  • install the packages.
  • populate the mentioned environment variables.
  • finally run by using npm run dev or by using any other package managers.

License

MIT

Authors