Skip to content

Commit

Permalink
✨ feat(all): add feats and fix issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Ángel Albiñana Espejo authored and Ángel Albiñana Espejo committed Aug 22, 2024
1 parent a9d98a0 commit 929afcb
Show file tree
Hide file tree
Showing 9 changed files with 145 additions and 10 deletions.
3 changes: 2 additions & 1 deletion .dev/templates/readme.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,9 @@ const index = pkg => {
return `
- [Documentation](${pkg.data.homepage})
- 📙 [Library](${joinUrl( pkg.data.homepage, pkg.data.extra.docsPath.core )})
- 🏁 [Create]( ${joinUrl( pkg.data.homepage, pkg.data.extra.docsPath.create )} )
- 🖥️ [Server]( ${joinUrl( pkg.data.homepage, pkg.data.extra.docsPath.server )} )
- 🐳 [Builder]( ${joinUrl( pkg.data.homepage, pkg.data.extra.docsPath.builder )} )
- 📦 [Builder]( ${joinUrl( pkg.data.homepage, pkg.data.extra.docsPath.builder )} )
- [Installation](${joinUrl( pkg.data.homepage, pkg.data.extra.docsPath.core, '#installation' )})`

}
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,9 @@ Create endpoints with type validations and OpenApi documentation, safely and qui

- [Documentation](https://backan.pigeonposse.com/)
- 📙 [Library](https://backan.pigeonposse.com/guide/core)
- 🏁 [Create]( https://backan.pigeonposse.com/guide/create )
- 🖥️ [Server]( https://backan.pigeonposse.com/guide/server )
- 🐳 [Builder]( https://backan.pigeonposse.com/guide/builder )
- 📦 [Builder]( https://backan.pigeonposse.com/guide/builder )
- [Installation](https://backan.pigeonposse.com/guide/core/#installation)
<!-- PIGEONPOSSE END INDEX -->

Expand Down
121 changes: 121 additions & 0 deletions packages/_config/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
# Backan - Config

> This package contains **_BACKAN_** config for monorepo
<!-- PIGEONPOSSE START HEADER -->

[![HEADER](https://raw.githubusercontent.com/pigeonposse/backan/main/docs/public/banner.png)](https://backan.pigeonposse.com/)

[![Web](https://img.shields.io/badge/Web-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com)
[![About Us](https://img.shields.io/badge/About%20Us-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com?popup=about)
[![Donate](https://img.shields.io/badge/Donate-pink?style=for-the-badge&logoColor=white)](https://pigeonposse.com/?popup=donate)
[![Github](https://img.shields.io/badge/Github-black?style=for-the-badge&logo=github&logoColor=white)](https://github.com/pigeonposse)
[![Twitter](https://img.shields.io/badge/Twitter-black?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/pigeonposse_)
[![Instagram](https://img.shields.io/badge/Instagram-black?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/pigeon.posse/)
[![Medium](https://img.shields.io/badge/Medium-black?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@pigeonposse)

[![License](https://img.shields.io/github/license/pigeonposse/backan-monorepo?color=green&style=for-the-badge&logoColor=white)](/LICENSE)
[![Version](https://img.shields.io/npm/v/backan?color=blue&style=for-the-badge&label=Version)](https://www.npmjs.com/package/backan)

Create endpoints with type validations and OpenApi documentation, safely and quickly.


<!-- PIGEONPOSSE END HEADER -->

<!-- PIGEONPOSSE START INDEX -->

- [Documentation](https://backan.pigeonposse.com/)
- 📙 [Library](https://backan.pigeonposse.com/guide/core)
- 🏁 [Create]( https://backan.pigeonposse.com/guide/create )
- 🖥️ [Server]( https://backan.pigeonposse.com/guide/server )
- 📦 [Builder]( https://backan.pigeonposse.com/guide/builder )
- [Installation](https://backan.pigeonposse.com/guide/core/#installation)
<!-- PIGEONPOSSE END INDEX -->

<!-- PIGEONPOSSE START ORG -->
## 👨‍💻 Development

**BACKAN** is an open-source project and its development is open to anyone who wants to participate.

[![Issues](https://img.shields.io/badge/Issues-grey?style=for-the-badge)](https://github.com/pigeonposse/backan/issues)
[![Pull requests](https://img.shields.io/badge/Pulls-grey?style=for-the-badge)](https://github.com/pigeonposse/backan/pulls)
[![Read more](https://img.shields.io/badge/Read%20more-grey?style=for-the-badge)](https://backan.pigeonposse.com/)

## ☕ Donate

Help us to develop more interesting things.

[![Donate](https://img.shields.io/badge/Donate-grey?style=for-the-badge)](https://pigeonposse.com/?popup=donate)

## 📜 License

This software is licensed with **[GPL-3.0](/LICENSE)**.

[![Read more](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)](/LICENSE)

## 🐦 About us

*PigeonPosse* is a ✨ **code development collective** ✨ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.

[![More](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)](https://github.com/pigeonposse)

### Collaborators

| | Name | Role | GitHub |
| ---------------------------------------------------------------------------------- | ----------- | ------------ | ---------------------------------------------- |
| <img src="https://github.com/angelespejo.png?size=72" alt="Angelo" style="border-radius:100%"/> | Angelo | Author & Development | [@Angelo](https://github.com/angelespejo) |
| <img src="https://github.com/PigeonPosse.png?size=72" alt="PigeonPosse" style="border-radius:100%"/> | PigeonPosse | Collective | [@PigeonPosse](https://github.com/PigeonPosse) |

<br>
<p align="center">

[![Web](https://img.shields.io/badge/Web-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com)
[![About Us](https://img.shields.io/badge/About%20Us-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com?popup=about)
[![Donate](https://img.shields.io/badge/Donate-pink?style=for-the-badge&logoColor=white)](https://pigeonposse.com/?popup=donate)
[![Github](https://img.shields.io/badge/Github-black?style=for-the-badge&logo=github&logoColor=white)](https://github.com/pigeonposse)
[![Twitter](https://img.shields.io/badge/Twitter-black?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/pigeonposse_)
[![Instagram](https://img.shields.io/badge/Instagram-black?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/pigeon.posse/)
[![Medium](https://img.shields.io/badge/Medium-black?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@pigeonposse)

</p>
<!-- PIGEONPOSSE END ORG -->

<!-- PIGEONPOSSE START MARK -->
<!--
██████╗ ██╗ ██████╗ ███████╗ ██████╗ ███╗ ██╗
██╔══██╗██║██╔════╝ ██╔════╝██╔═══██╗████╗ ██║
██████╔╝██║██║ ███╗█████╗ ██║ ██║██╔██╗ ██║
██╔═══╝ ██║██║ ██║██╔══╝ ██║ ██║██║╚██╗██║
██║ ██║╚██████╔╝███████╗╚██████╔╝██║ ╚████║
╚═╝ ╚═╝ ╚═════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═══╝
██████╗ ██████╗ ███████╗███████╗███████╗
██╔══██╗██╔═══██╗██╔════╝██╔════╝██╔════╝
██████╔╝██║ ██║███████╗███████╗█████╗
██╔═══╝ ██║ ██║╚════██║╚════██║██╔══╝
██║ ╚██████╔╝███████║███████║███████╗
╚═╝ ╚═════╝ ╚══════╝╚══════╝╚══════╝
█████╗█████╗█████╗█████╗█████╗█████╗█████╗
╚════╝╚════╝╚════╝╚════╝╚════╝╚════╝╚════╝
██████╗ █████╗ ██████╗██╗ ██╗ █████╗ ███╗ ██╗
██╔══██╗██╔══██╗██╔════╝██║ ██╔╝██╔══██╗████╗ ██║
██████╔╝███████║██║ █████╔╝ ███████║██╔██╗ ██║
██╔══██╗██╔══██║██║ ██╔═██╗ ██╔══██║██║╚██╗██║
██████╔╝██║ ██║╚██████╗██║ ██╗██║ ██║██║ ╚████║
╚═════╝ ╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝
REPOSITORY: https://github.com/pigeonposse/backan
AUTHORS:
- Angelo (https://github.com/angelespejo)
DEVELOPED BY Angelo 🐦🌈
-->
<!-- PIGEONPOSSE END MARK -->
8 changes: 6 additions & 2 deletions packages/backan/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Backan - All in one web API builder
# 🔥 Backan - Core

All in one web API builder.
Create endpoints with type validations and OpenApi documentation, safely and quickly

<!-- PIGEONPOSSE START HEADER -->

Expand All @@ -24,8 +27,9 @@ Create endpoints with type validations and OpenApi documentation, safely and qui

- [Documentation](https://backan.pigeonposse.com/)
- 📙 [Library](https://backan.pigeonposse.com/guide/core)
- 🏁 [Create]( https://backan.pigeonposse.com/guide/create )
- 🖥️ [Server]( https://backan.pigeonposse.com/guide/server )
- 🐳 [Builder]( https://backan.pigeonposse.com/guide/builder )
- 📦 [Builder]( https://backan.pigeonposse.com/guide/builder )
- [Installation](https://backan.pigeonposse.com/guide/core/#installation)
<!-- PIGEONPOSSE END INDEX -->

Expand Down
3 changes: 2 additions & 1 deletion packages/builder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ Create endpoints with type validations and OpenApi documentation, safely and qui

- [Documentation](https://backan.pigeonposse.com/)
- 📙 [Library](https://backan.pigeonposse.com/guide/core)
- 🏁 [Create]( https://backan.pigeonposse.com/guide/create )
- 🖥️ [Server]( https://backan.pigeonposse.com/guide/server )
- 🐳 [Builder]( https://backan.pigeonposse.com/guide/builder )
- 📦 [Builder]( https://backan.pigeonposse.com/guide/builder )
- [Installation](https://backan.pigeonposse.com/guide/core/#installation)
<!-- PIGEONPOSSE END INDEX -->

Expand Down
8 changes: 6 additions & 2 deletions packages/core/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Backan - All in one web API builder
# 🔥 Backan - Core

**All in one web API builder**.
Create endpoints with type validations and OpenApi documentation, safely and quickly

<!-- PIGEONPOSSE START HEADER -->

Expand Down Expand Up @@ -26,8 +29,9 @@ Create endpoints with type validations and OpenApi documentation, safely and qui

- [Documentation](https://backan.pigeonposse.com/)
- 📙 [Library](https://backan.pigeonposse.com/guide/core)
- 🏁 [Create]( https://backan.pigeonposse.com/guide/create )
- 🖥️ [Server]( https://backan.pigeonposse.com/guide/server )
- 🐳 [Builder]( https://backan.pigeonposse.com/guide/builder )
- 📦 [Builder]( https://backan.pigeonposse.com/guide/builder )
- [Installation](https://backan.pigeonposse.com/guide/core/#installation)
<!-- PIGEONPOSSE END INDEX -->

Expand Down
3 changes: 2 additions & 1 deletion packages/create/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ Create endpoints with type validations and OpenApi documentation, safely and qui

- [Documentation](https://backan.pigeonposse.com/)
- 📙 [Library](https://backan.pigeonposse.com/guide/core)
- 🏁 [Create]( https://backan.pigeonposse.com/guide/create )
- 🖥️ [Server]( https://backan.pigeonposse.com/guide/server )
- 🐳 [Builder]( https://backan.pigeonposse.com/guide/builder )
- 📦 [Builder]( https://backan.pigeonposse.com/guide/builder )
- [Installation](https://backan.pigeonposse.com/guide/core/#installation)
<!-- PIGEONPOSSE END INDEX -->

Expand Down
3 changes: 2 additions & 1 deletion packages/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ Create endpoints with type validations and OpenApi documentation, safely and qui

- [Documentation](https://backan.pigeonposse.com/)
- 📙 [Library](https://backan.pigeonposse.com/guide/core)
- 🏁 [Create]( https://backan.pigeonposse.com/guide/create )
- 🖥️ [Server]( https://backan.pigeonposse.com/guide/server )
- 🐳 [Builder]( https://backan.pigeonposse.com/guide/builder )
- 📦 [Builder]( https://backan.pigeonposse.com/guide/builder )
- [Installation](https://backan.pigeonposse.com/guide/core/#installation)
<!-- PIGEONPOSSE END INDEX -->

Expand Down
3 changes: 2 additions & 1 deletion packages/server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ Create endpoints with type validations and OpenApi documentation, safely and qui

- [Documentation](https://backan.pigeonposse.com/)
- 📙 [Library](https://backan.pigeonposse.com/guide/core)
- 🏁 [Create]( https://backan.pigeonposse.com/guide/create )
- 🖥️ [Server]( https://backan.pigeonposse.com/guide/server )
- 🐳 [Builder]( https://backan.pigeonposse.com/guide/builder )
- 📦 [Builder]( https://backan.pigeonposse.com/guide/builder )
- [Installation](https://backan.pigeonposse.com/guide/core/#installation)
<!-- PIGEONPOSSE END INDEX -->

Expand Down

0 comments on commit 929afcb

Please sign in to comment.