LuanEdCosta / allnotar-api

Allnotar API - The place where you can write all your notes

Repository from Github https://github.comLuanEdCosta/allnotar-apiRepository from Github https://github.comLuanEdCosta/allnotar-api

📓 Allnotar API

Allnotar - The place where you can write all your notes.

☑️ Installation

yarn install

⏯️ Running the app

# Development
$ yarn start

# Watch mode
$ yarn start:dev

# Production mode
$ yarn start:prod

🧪 Test

# Unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# Test coverage
$ yarn test:cov

📃 License

This project is under the MIT LICENSE

👨 Author

Luan Eduardo da Costa | Follow me on Linkedin

About

Allnotar API - The place where you can write all your notes

License:MIT License


Languages

Language:TypeScript 97.2%Language:JavaScript 2.8%