- Introduced a new HTML file for the light code demo. - Added TypeScript definitions for environment variables. - Implemented remote app logic for both browser and node environments. - Configured Vite to load environment variables and define KEVISUAL_TOKEN. - Updated README with relevant information about the project structure and usage.
3 lines
31 B
Plaintext
3 lines
31 B
Plaintext
node_modules
|
|
.env
|
|
!.env.example |