https://github.com/martygo/ao-tools
AO Tools é uma coleção gratuita e de código aberto de ferramentas on-line úteis para desenvolvedores e pessoas que trabalham em TI, especialmente em Angola.
https://github.com/martygo/ao-tools
Last synced: 2 months ago
JSON representation
AO Tools é uma coleção gratuita e de código aberto de ferramentas on-line úteis para desenvolvedores e pessoas que trabalham em TI, especialmente em Angola.
- Host: GitHub
- URL: https://github.com/martygo/ao-tools
- Owner: martygo
- Created: 2024-03-02T18:57:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-25T19:19:33.000Z (about 1 year ago)
- Last Synced: 2025-04-10T00:52:23.972Z (2 months ago)
- Language: TypeScript
- Homepage: https://ao-tools.vercel.app
- Size: 216 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
Awesome Lists containing this project
README
AO Tools - Ferramentas para Desenvolvedores e Pessoas de TI
AO Tools é uma coleção gratuita e de código aberto de ferramentas on-line úteis para desenvolvedores e pessoas que trabalham em TI, especialmente em Angola.
Request Feature •
Related •
License## Feature Request
* Multi-language Support
- Portuguese and English
* Filter by CategorySee the [open issues](./docs/COMMIT_MESSAGE_CONVENTION.md) for a full list of proposed features (and known issues).
## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:
```bash
# Clone this repository
$ git clone [email protected]:martygo/ao-tools.git# Go into the repository
$ cd ao-tools# Install dependencies
$ npm install# Run the app
$ npm run dev
```## Contributing
Please read [CONTRIBUTING.md](./docs/CONTRIBUTING.md) for details on our code
of conduct, and the process for submitting pull requests to us.## Credits
This software uses the following open source projects:
- [Angola API](https://github.com/Angola-Api/Angola-Api) - API for getting Angola's data
## Support
## License
MIT
---
> GitHub [@martygo](https://github.com/martygo) ·
> LinkedIn [martins-gouveia](https://www.linkedin.com/in/martins-gouveia/)