🌱
dAppling documentation
  • 🌱Introduction
    • Projects and Deployments
      • Import an existing project
    • Add a domain
    • Collaborate
  • Projects
    • Project Dashboard
    • Environment Variables
  • Deployments
    • Git Integrations
      • dAppling for Github
  • Builds
    • Package managers
    • Configure a Build
    • Build Logs
    • Troubleshoot a Build
  • Domains
    • ENS
    • DNS
  • API
    • /domains
    • /domains/{domain}
    • Errors
  • FAQs
  • Community
    • Twitter
    • Github
  • Legacy Docs
    • Getting Started
      • Connect dAppling App
      • dAppling Garden
      • Deploy a New Project
      • Create Deployments
      • Configure Project Settings
      • Verify a Site CID
      • Domain Configuration
      • ENS Configuration
      • Site Analytics
      • Verify Smart Contracts
      • Frameworks
    • Learn
      • Web Hosting
      • Decentralization
      • IPFS
      • IPNS
      • Access Points
        • Domain Name System
        • Ethereum Name Service
Powered by GitBook
On this page

Was this helpful?

  1. Legacy Docs
  2. Getting Started

Configure Project Settings

PreviousCreate DeploymentsNextVerify a Site CID

Last updated 1 year ago

Was this helpful?

The “Settings” tab on the project has the configuration that is used upon every deployment.

There is the build commands that modify the way your project is built. If something doesn’t seem right on your app’s output on the site, you may have to modify these settings.

The build variables allows you to set the variables that can be accessed during the build process. They are not available during runtime and are not encrypted. Do not store sensitive information in these variables. Use build variables to manage your build; they allow you to do things like environment configuration, build optimization, or setting global constants.

The git repository and “production” branch is where we download the source code. Make sure your code is pushed and up to date here!

Careful about the delete project button it’ll make your project disappear.

Fun Fact: The stinging nettle plant has tiny hairs that inject chemicals, causing a stinging sensation when touched. But when carefully cooked, they are safe to eat and rich in nutrients.

🌵