Skip to content

Latest commit

 

History

History
106 lines (84 loc) · 4.42 KB

README.md

File metadata and controls

106 lines (84 loc) · 4.42 KB

Dot Logo

Dot

A free, customizable, reliable and secure messaging application to meet your daily needs.

GitHub issues GitHub contributors GitHub Sponsors

🔨 Built with ⚙️

📝 Description

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.

📦 Stack

🔨 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
$ yarntest:cov

❤️ Support

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.

📙 Stay in touch

⚠️ License

Dot is GPLv3 licensed.