https://github.com/andersonbosa/feedbacker
Product developed during the Vue3 course offered by the @vuejs-br community and refactored by me in 2023.
https://github.com/andersonbosa/feedbacker
intermediary koa monorepo show tailwindcss vue webdevelopment
Last synced: 2 months ago
JSON representation
Product developed during the Vue3 course offered by the @vuejs-br community and refactored by me in 2023.
- Host: GitHub
- URL: https://github.com/andersonbosa/feedbacker
- Owner: andersonbosa
- License: mit
- Created: 2021-03-17T23:22:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T01:39:07.000Z (almost 2 years ago)
- Last Synced: 2025-07-01T14:44:59.032Z (12 months ago)
- Topics: intermediary, koa, monorepo, show, tailwindcss, vue, webdevelopment
- Language: Vue
- Homepage: https://andersonbosa.github.io/feedbacker
- Size: 3.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README

About •
Technologies •
Contribution •
Author •
License •
Statistics
---
💬 About
Product developed during the Vue3 course offered by the @vuejs-br community and refactored by me in 2023.
For more details about each service, check its README.
- [app](services/feedbacker-app/README.md)
- [api](services/feedbacker-api/README.md)
- [widget](services/feedbacker-widget/README.md)
Documentation can be found on [./docs](./docs/wiki.md)
🛠️ Technologies
Front-end:
* [Nuxt3](https://nuxt.com/)
* [Pinia](https://pinia.vuejs.org/)
* [Tailwind](https://tailwindcss.com/)
Back-end:
* [Koa](https://koajs.com/)
* [Eslint](https://eslint.org/)
Widget/Product:
* [Vite.js](https://vitejs.dev/)
* [+ Vue 3](https://v3.vuejs.org/)
* [+ Typescript](https://www.typescriptlang.org/)
* [Axios](https://axios-http.com/)
* [Tailwind](https://tailwindcss.com/)
Infra:
* [Docker](https://www.docker.com/)
* [Docker compose](https://docs.docker.com/compose/)
🚀 Deploy
* Distributed here, in [Github](https://github.com/andersonbosa/feedbacker)
🤝 Contribution
This project is for study purposes too, so please send me a message telling me what you are doing and why you are doing it, teach me what you know. All kinds of contributions are very welcome and appreciated!
👨💻 Author
* [@andersonbosa](https://github.com/andersonbosa)
📝 License
This project is under the MIT license.