snowballtools-base-mirror/packages
Vivian Phung e751addcce
Update local.toml.example in packages/backend (#228)
### TL;DR

Added new keys for Google and Turnkey integration in `local.toml.example`

### What changed?

- Updated server session secret to empty string
- Added placeholders for google clientId and clientSecret
- Added placeholders for Turnkey API integration (apiBaseUrl, apiPrivateKey, apiPublicKey, defaultOrganizationId)

### How to test?

1. Pull the latest changes
2. Update `local.toml.example` file with actual values.
3. Run the application locally and ensure all services are working correctly.

### Why make this change?

To integrate new services (Google and Turnkey) into the project setup.

---
2024-06-24 19:42:33 -04:00
..
backend Update local.toml.example in packages/backend (#228) 2024-06-24 19:42:33 -04:00
deployer Refactor(README.md) (#217) 2024-06-22 18:07:47 -04:00
frontend Refactor: components/shared (#227) 2024-06-24 19:36:08 -04:00
gql-client feat(template projects): generate git repo on backend (#218) 2024-06-24 18:38:01 -04:00