Uses Ghost blogging platform for publishing and managing content online
- 👻 Ghost blogging platform publishing platform ✅
- Simple and 💫 lightweight theme ✅
Using it in your terminal requires Docker installed in your system.
Detach from the container and expose port 6734
.
docker run -d -p "6734:3000" hfreire/gott-vin
git clone https://github.com/hfreire/gott-vin.git
cd gott-vin
npm run build
Deploying it from your terminal requires terraform installed on your system and an antifragile infrastructure setup available in your AWS account.
git clone https://github.com/hfreire/gott-vin.git
cd gott-vin
npm run deploy
Variable | Description | Required | Default value |
---|---|---|---|
VERSION | The version of the app. | false | latest |
ANTIFRAGILE_STATE_AWS_REGION | The AWS region used for the antifragile state . | false | undefined |
ANTIFRAGILE_STATE_AWS_S3_BUCKET | The AWS S3 bucket used for the antifragile state. | false | undefined |
ANTIFRAGILE_STATE_AWS_DYNAMODB_TABLE | The AWS DynamoDB table used for the antifragile state. | false | undefined |
ANTIFRAGILE_INFRASTRUCTURE_DOMAIN_NAME | The domain used for the antifragile infrastructure. | true | undefined |
You can contribute either with code (e.g., new features, bug fixes and documentation) or by donating 5 EUR. You can read the contributing guidelines for instructions on how to contribute with code.
All donation proceedings will go to the Sverige för UNHCR, a swedish partner of the UNHCR - The UN Refugee Agency, a global organisation dedicated to saving lives, protecting rights and building a better future for refugees, forcibly displaced communities and stateless people.
Read the license for permissions and limitations.