Skip to content

kkulewski/toktok-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TokTok - backend

Lightweight web chat app.

Prerequisites

Launch in local dev environment

  1. Open console in TokTok/ directory
  2. Execute: dotnet ef database update to apply migrations
  3. Execute: dotnet run
  4. Open localhost:5000/swagger for auto-generated API documentation.

About

Lightweight web chat app - team project 2018/2019

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages