Nabuu is an online platform for creating documentations, articles and tutorials
$ npm install
$ npm run prisma:dev:deploy
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
- Alexandre Da Costa Monteiro (https://github.com/Alexandre-dcm)