New here , just a few questions

  1. how to i create environment variables? i cannot create .env ?
  2. in general can i add new files to project manually? cannot find such option

thanks

Hi @eded

Thanks for reaching out! Welcome to Builder.io. I’m happy to help answer your questions:

1. Creating Environment Variables (.env file)

Currently, you cannot directly create a .env file in the Builder.io Fusion. However, you can manage environment variables through the Builder.io dashboard:

These variables will be available to your project at build/runtime without needing a local .env file.

2. Adding Files Manually to Your Project

Yes, you can definitely add files manually to your project! Here’s how:

This gives you full flexibility to manage configuration files, scripts, and other assets while working on your project.

Hope this clears things up! Let me know if you have any other questions or need help with anything else.