Commit Graph
6 Commits
Author SHA1 Message Date
Harsh Shrikant BhatandGitHub 62b67458b3 fix: create api key button (#123) 2025-03-24 08:35:08 +11:00
Harsh Shrikant BhatandGitHub 1e66222425 docs: Added SMTP docs (#58)
* Added SMTP docs

* Added Nodemailer example

* Change port in example
2024-08-21 14:20:31 +10:00
0b82eb2266 feat: SMTP server (#47)
* WIP: SMTP server

* Card and minor changes in Server

---------

Co-authored-by: KM Koushik <koushikmohan1996@gmail.com>
2024-08-11 09:57:13 +10:00
0c072579b9 perf: Enable Prisma Optimize (#44)
* Enable Prisma Optimize

* Added Environment variable to toggle on and off the Prisma Optimize

---------

Co-authored-by: harshsbhat <icybhat@gmail.com>
2024-08-01 06:35:14 +10:00
32c44bd43e feat: Created a new Python library and added the documentation for the same (#43)
* Created a new Python library and added the documentation for the same

* Added repo and pypi link

* Added fake information instead of real data

* Fixed a typo

---------

Co-authored-by: harshsbhat <icybhat@gmail.com>
2024-07-29 19:07:42 +10:00
bc237c881c feat: Added local development guide (#39)
* Added local development guide

* Added local development guide

* Added local development guide

* Update local.mdx

---------

Co-authored-by: harshsbhat <icybhat@gmail.com>
Co-authored-by: KM Koushik <koushikmohan1996@gmail.com>
2024-07-27 07:47:10 +10:00