Skip to content

(Not finished yet) API and Server for Dot messenger, a reliable and secure messaging application.

License

Notifications You must be signed in to change notification settings

senixcode/Dot-Server

 
 

Repository files navigation

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.

About

(Not finished yet) API and Server for Dot messenger, a reliable and secure messaging application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.3%
  • JavaScript 1.3%
  • HTML 0.4%