a API that allows you to manage your tasks
you must have mysql in your OS, if you don't have, install it.
first of all, clone it:
git clone https://github.com/MahdiProgman/task-manager-apinext, copy .env.example and rename it to .env.development
now install packages:
yarn installyou must run migrations so run this:
yarn migrate:devnow everything is ok and you can run:
yarn startand see the app in:
localhost:8080to see docs, see the address below:
localhost:8080/api/docsI just wanted your attention, and now I got it 😎 If you want to make me even happier, just give a ⭐!