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

https://github.com/bastndev/wasy.me

All the tools πŸ› οΈ you need as a developer, web - mobile 🌐
https://github.com/bastndev/wasy.me

ai api astrojs bastndev flutter fonts icons packge-flutter tool-astrojs tools tools-flutter tools-for-developers tools-mobile tools-web tools-website ui ui-ux ux-design vs-code-extenstion web-extension

Last synced: 2 months ago
JSON representation

All the tools πŸ› οΈ you need as a developer, web - mobile 🌐

Awesome Lists containing this project

README

        



Logo

## wasy.me

All the tools πŸ› οΈ you need as a developer, in one place.\
[Report error](https://github.com/bastndev/wasy.me/issues)

## Screenshot Mobile-web

![Screenshot](https://raw.githubusercontent.com/bastndev/wasy.me/refs/heads/main/public/assets/github/screenshot.webp?token=GHSAT0AAAAAACV3BFPMY5XOJ67IXQ4UBRR4ZX557KQ)

> [!IMPORTANT]
> This project uses the latest version of AstroJS v5.0 BETA

```sh
npm create astro@latest -- --ref next
```

### Installation

1. download or clone project

```sh
https://github.com/bastndev/wasy.me.git
```

2. install package

```sh
npm install install
```

- o NPM

```sh
npm install i
```

3. start project

```sh
pnpm run dev
```

## Contribute to the Project

Contributions are what make the open-source community an incredible place to learn, inspire, and create. Any contribution you make is **greatly appreciated**!

If you have a suggestion that could improve the project, please [_fork_](https://github.com/bastndev/wasy.me/fork) the repository and create a [_pull request_](https://github.com/bastndev/wasy.me/pulls). You can also simply open an [_issue_](https://github.com/bastndev/wasy.me/issues) with the "enhancement" label.

Here’s a quick guide:

1. Fork the project [_here_](https://github.com/bastndev/wasy.me/fork).
2. Clone your fork (`git clone `).
3. Add the original repository as a remote (`git remote add upstream `).
4. Create your feature branch (`git switch -c feature/AmazingFeature`).
5. Make your changes (`git commit -m 'Add: some AmazingFeature'`).
6. Push to the branch (`git push origin feature/AmazingFeature`).
7. Open a [_pull request_](https://github.com/bastndev/wasy.me/pulls).

Please refer to our [contribution guide](https://github.com/bastndev/wasy.me/blob/1ff41e805f89bcc7c786166a91f97826124a3d9c/CONTRIBUTING.md) to get started in the best way and follow good practices.

### Buy a Coffee

If you want to contribute in a simpler way, you can buy us a coffee.

[![buy a coffee](https://raw.githubusercontent.com/bastndev/wasy.me/refs/heads/main/public/assets/img/buymeacoffe.webp?token=GHSAT0AAAAAACV3BFPMFCBBLUOXVNXQ45AEZX557WA)](https://buymeacoffee.com/bastndev)

## πŸ› οΈ Stack

- [![Astro][astro-badge]][astro-url] - The web framework for content-driven websites.
- [![Typescript][typescript-badge]][typescript-url] - JavaScript with syntax for types.
- [![Tailwind CSS][tailwind-badge]][tailwind-url] - A utility-first CSS framework for rapidly building custom designs.

(back to top)

[astro-url]: https://astro.build/
[typescript-url]: https://www.typescriptlang.org/
[tailwind-url]: https://tailwindcss.com/
[astro-badge]: https://img.shields.io/badge/Astro-fff?style=for-the-badge&logo=astro&logoColor=bd303a&color=352563
[typescript-badge]: https://img.shields.io/badge/Typescript-007ACC?style=for-the-badge&logo=typescript&logoColor=white&color=blue
[tailwind-badge]: https://img.shields.io/badge/Tailwind-ffffff?style=for-the-badge&logo=tailwindcss&logoColor=38bdf8