applause-btn

command module
v0.0.0-...-ea05c67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 9, 2022 License: MIT Imports: 8 Imported by: 0

README

Applause Button

Applause button for web, blogs.

This project is rewritten version of backend of http://applause-button.com using Golang.

Usage

Deploy Applause-btn service to your own server using one of the methods below.

For example your applause-btn service is located at https://applause.duyet.net

<link rel="stylesheet" href="https://applause.duyet.net/public/applause-button.css" />
<script src="https://applause.duyet.net/public/applause-button.js"></script>

<!-- add the button! -->
<applause-button style="width: 58px; height: 58px" multiclap="true" api="https://applause.duyet.net" />

Development

Start server in local:

go run server.go

Build binary:

go build -o applause .
./applause

Testing:

go test

Deployment

1. Using Docker

docker run -it -p 3000:3000 duyetdev/applause-btn

2. Using Kubernetes Helm

helm repo add duyet https://duyet.github.io/charts
helm install applause duyet/applause-btn

More detail at https://github.com/duyet/charts/tree/master/applause-btn

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL