An open API service indexing awesome lists of open source software.

https://github.com/nachotoast/mafia

mafia
https://github.com/nachotoast/mafia

mafia

Last synced: 7 months ago
JSON representation

mafia

Awesome Lists containing this project

README

          

# NachoToast / Mafia

[![CI (client)](https://github.com/NachoToast/Mafia/actions/workflows/node.js.ci.client.yml/badge.svg)](https://github.com/NachoToast/Mafia/actions/workflows/node.js.ci.client.yml)
[![CI (server)](https://github.com/NachoToast/Mafia/actions/workflows/node.js.ci.server.yml/badge.svg)](https://github.com/NachoToast/Mafia/actions/workflows/node.js.ci.server.yml)
[![Deploy (client)](https://github.com/NachoToast/Mafia/actions/workflows/deploy.client.yml/badge.svg)](https://github.com/NachoToast/Mafia/actions/workflows/deploy.client.yml)
[![Deploy (Server)](https://github.com/NachoToast/Mafia/actions/workflows/deploy.server.yml/badge.svg)](https://github.com/NachoToast/Mafia/actions/workflows/deploy.server.yml)
[![codecov](https://codecov.io/gh/NachoToast/Mafia/graph/badge.svg?token=VFKWCJXZNF)](https://codecov.io/gh/NachoToast/Mafia)

![Mafia Logo](.github/Mafia.png)

## Table of Contents

- [Technologies](#technologies)
- [Contributing](#contributing)
- [Installation Guide](#installation-guide)
- [License](#license)

## Technologies

[![Node.js](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)](https://nodejs.org)
[![Typescript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge&logo=express&logoColor=%2361DAFB)](https://expressjs.com/)
[![Vitest](https://img.shields.io/static/v1?style=for-the-badge&message=Vitest&color=6E9F18&logo=Vitest&logoColor=FFFFFF&label=)](https://vitest.dev/)

## Contributing

See [contributing](.github/CONTRIBUTING.md).

## Installation Guide

See [installation guide](.github/INSTALL_GUIDE.md).

## License

This code is licensed under the [MIT License](LICENSE).