Giter Club home page Giter Club logo

flamewars's Introduction

GitHub Workflow Status GitHub release (latest SemVer) License

Flamewars is a serverless comment engine. You self-host an instance in AWS. It's designed for websites which run without their own server, like a statically generated website (Hugo, Jekyll) served on GitHub Pages. You can install it in just a few minutes.

๐Ÿ‘‰ ย Try it out on my blog ๐Ÿ‘ˆ

Comments support markdown, including lists, code blocks and images.

A serverless architecture allows you to pay only for what you use. For a small or medium-sized blog with a relatively low number of visitors, that's likely to be much more cost-effective than a subscription and can even be free.

๐Ÿ’ฟ Installation

Flamewars is currently in pre-release so there are no published packages. When there are, the full setup takes just a couple of minutes.

  1. Set up the backend
  2. Set up the frontend

๐Ÿ’ต Cost

Most services are available on the AWS free tier, meaning that for any reasonable usage you won't pay anything for them.

  • API Gateway
  • DynamoDB - free tier (always free up to 25GB, 200M requests per month)
  • Lambda - free tier (always free up to 1M invocations per month)
  • S3 - few cents per GB, code uses less than 1MB. Free for the first year
  • CloudFormation - free

Although some of the services here are not on the free tier, AWS will waive charges below a certain value as it's not worth them collecting such small amounts. If your bill totals a few cents then you will pay nothing at all.

It is always worth setting billing alarms and budgets to ensure you don't run into any nasty surprises.

๐ŸŒ Alternatives

Here are some alternative projects which may work for you. For various reasons, I preferred not to use them.

  • Disqus: ad-supported or fixed monthly subscription
  • Commento: subscription, or requires a server running 24/7
  • Utterances: commenters require GitHub and must authorize the app
  • Lambda Comments: not maintained, lacks features, difficult installation
  • ISSO: requires a server

flamewars's People

Contributors

michaelboyles avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.