This project was made by using:
Feedback tool is an app built using Nuxt 3 to make easier for your users to send you feedback.
This tool helps users to give feedback and their feedback directly opens issue in github. You can try to give feedback and check in the issues.
After integrating your github account to deskree account you can send queries to work with deskree.
- Fork the repository
- Install the dependecies with
npm i
- Create the .env file with the right variables
- Start the server
npm run dev
You can access using localhost:3000
on your browser.
This project is under MIT license.