A free, customizable, reliable and secure messaging application to meet your daily needs.
Dot It is a real-time messaging application designed to offer the user confidence, security, privacy and more than just sending messages. This is the server / api that provides the frontend with all the necessary information and also handles user requests.
- Node.js
- Babel
- Eslint
- Jest
- Typescript
- Docker
- Travis
- Yarn
- Nest
- GraphQL
- Apollo
- MongoDB
- RxJS
- Passport
- JWT
- Redis
- Prettier
$ yarn install
# development
$ yarn start
# watch mode
$ yarn start:dev
# production mode
$ yarn start:prod
# unit tests
$ yarn test
# e2e tests
$ yarn test:e2e
# test coverage
$ yarntest:cov
If you want to get support you can do it via email ([email protected]) if what you want is to report a problem with the application then you can use the "issues" function.
- Author - Valentina Avalos
- Website - https://dot.2lstudios.dev
- Twitter - @Sammwy
Dot is GPLv3 licensed.