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

dotmsn/Dot-API-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

46 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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.