This is a Laravel/Spark application which communicates between bitbucket and Netlify to dynamically generate react-static sites after payment. After account creation, but before subscription the user enters in fields of data such as company name, address, logo, ect to populate the JSON for their website. Once payment is processed, authentification is requested from both bitbucket and netlify. Afterwards, netlify pulls down the repo and initiates the build commands passed in the WebsiteController.pho. This saves a local json file with a unique user ID that is referenced on yarn build, which makes sure the user JSON data is correctly passed.
-
Notifications
You must be signed in to change notification settings - Fork 1
Laravel/Spark php application which sends build commands to Netlify to generate websites. The application sends an ID along with the build commands so the react-static template can render itself based on the correct JSON.
PatrickHarden/React-Static-Website-Builder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Laravel/Spark php application which sends build commands to Netlify to generate websites. The application sends an ID along with the build commands so the react-static template can render itself based on the correct JSON.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published