This website requires JavaScript.
Explore
Help
Sign In
opensource
/
sim
Watch
3
Star
0
Fork
0
mirror of
https://github.com/simstudioai/sim.git
synced
2026-09-23 14:02:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
207bd7b4faacfc220bf7198605bdf101e139a141
sim
/
executor
T
History
Waleed Latif
207bd7b4fa
Added reverse proxy to resolve CORS issues, now all external API calls are routed through /api/proxy, API keys & credentials are now all on the server
2025-02-03 11:28:46 -08:00
..
__tests__
Modified envvar detection & evaluation criteria to be text inside of {{}} instead of {}
2025-02-01 17:37:04 -08:00
index.ts
Added reverse proxy to resolve CORS issues, now all external API calls are routed through /api/proxy, API keys & credentials are now all on the server
2025-02-03 11:28:46 -08:00
types.ts
Added envvar store, resolves values in short-input, long-input, code sub-blocks. Resolves value at execution time
2025-02-01 13:15:11 -08:00