Skip to content

ADRNV/Nocturne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nocturne

It is messager project on ASP.NET with authorization, authentication, JWT, websockets, chaching and more

Requrements to deploy

To delpoy this project you need:

  1. NET 7.0 for build.
  2. Redis for chaching on your machine or on WSL.
  3. MS SQL for data store.