GraphQL API for b-ff/stickets
Stickets is Chrome Extension that allows you to add a notes to any webpage you visit as well as share it with whoever you want
- Copy
.env.example
to.env
and change it's contents - run
npm run dev
(if you want to run it with nodemon)