This website requires JavaScript.
Explore
Help
Sign In
UniqAI
/
bolt.diy
Watch
1
Star
0
Fork
0
You've already forked bolt.diy
mirror of
https://github.com/stackblitz-labs/bolt.diy
synced
2025-01-22 19:06:12 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
d364a6f774
bolt.diy
/
packages
/
bolt
/
worker-configuration.d.ts
6 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: initial commit
2024-07-10 16:44:39 +00:00
interface
Env
{
ANTHROPIC_API_KEY
:
string
;
feat: add login
2024-07-11 19:25:19 +00:00
SESSION_SECRET
:
string
;
feat(session): encrypt data and fix renewal (#38)
2024-08-19 15:39:37 +00:00
PAYLOAD_SECRET
:
string
;
feat: initial commit
2024-07-10 16:44:39 +00:00
}
Reference in New Issue
Copy Permalink