This is Y messenger server application. It is developed using .NetCore 2.2 and uses PostgeSQL and Redis as data storage.
- Install Postgres, Redis.
- Update appsettings.json
- Keep
LicensorURL
empty
Tests are located in NodeApp.Tests project. Start them with VisualStudio.
No. Linux server deployment with the configured domain is required to start cross-node API.
Yes. You should run these commands to do it:
- Navigate to
NodeApp
directory. - run
dotnet publish -r ubuntu.18.04-x64
- Navigate to
NodeApp/bin/Debug/netcoreapp2.2/ubuntu.18.04-x64/publish
- run
docker-compose build; docker-compose up -d
The project includes necessary ymessenger_node.dockerfile and docker-compose.yml.
Submit an ussie or mail us hi@corp.ymessenger.org
Submit an issue or mail us hi@corp.ymessenger.org