This website requires JavaScript.
Explore
Help
Register
Sign In
UniqAI
/
bolt.new
Watch
1
Star
0
Fork
0
You've already forked bolt.new
mirror of
https://github.com/stackblitz/bolt.new
synced
2024-11-27 14:32:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d364a6f774
bolt.new
/
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