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.