Skip to content

Commit

Permalink
ci: proper linting tests action
Browse files Browse the repository at this point in the history
ci: proper linting tests action
  • Loading branch information
sinkaroid committed Apr 12, 2023
2 parents 337df92 + 3872394 commit e0625be
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: eslint-check
name: linting

on:
push:
Expand Down
29 changes: 25 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,31 @@
# Features
<div align="center">

<img src="https://scathachbot.xyz/img/about/logo-ngeri.png" alt="Logo" width="250px" height="250px" style="border-radius:10%"/>

# @ScathachGrip/gaebolg

**Prototype API design with only cloudflare workers and lambda functions**

[![eslint-check](https://github.com/ScathachGrip/gaebolg/actions/workflows/build.yml/badge.svg)](https://github.com/ScathachGrip/gaebolg/actions/workflows/build.yml)
[![Maintainability](https://api.codeclimate.com/v1/badges/76bf88b037eba8ddcd6c/maintainability)](https://codeclimate.com/github/ScathachGrip/gaebolg/maintainability)

</div>

## Features
- Serverless
- Reverse image proxy
- Ratelimiting
- Ratelimiting & throttling
- GitLab Pages unlimited storage
- Redis cluster support

# Information
## Information
- [Cloudflare Workers](https://workers.cloudflare.com/)
- [Lambda Functions](https://www.netlify.com/products/functions/)
- [Documentation](https://scathachgrip.github.io/gaebolg/)
- [Documentation](https://scathachgrip.github.io/gaebolg/)

Fully operational in production by [Scathach Bot](https://scathachbot.xyz)

## Legal
This tool can be freely copied, modified, altered, distributed without any attribution whatsoever. However, if you feel
like this tool deserves an attribution, mention it. It won't hurt anybody.
> Licence: WTF.

0 comments on commit e0625be

Please sign in to comment.