This is the backend for the Chapi project. It's built with Vue and Tailwind.
NOTE: This repo isn't being updated anymore as i have decided to embed the Frontend a unified Chapi repo at here
npm install
npm run serve
npm run build
npm run test:unit
npm run lint