Nabarun Gogoi
cc4e5fd627
* Add script and records for deploying frontend app * Update readme with steps for new deployment * Add troubleshooting section * Move config env update * Add step to commit updated records * Bump record version
11 lines
320 B
YAML
11 lines
320 B
YAML
record:
|
|
type: ApplicationRecord
|
|
version: 0.0.5
|
|
repository_ref: 353fd0f6219a955be186b5914e93baa9058b4473
|
|
repository: ["https://git.vdb.to/cerc-io/snowballtools-base"]
|
|
app_type: webapp
|
|
# name is set to repo name
|
|
name: snowballtools-base-frontend
|
|
# app_version is set from package.json
|
|
app_version: 0.1.0
|