Skip to content

Technicll/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

  • This is a WIP project to demonstrate how c++, React, and crow work together

clone

used git submodule add https://github.com/CrowCpp/Crow.git Crow to include the crow header in the code

running

for devs, to run the server, you need to launch the following command: g++ -std=c++21 main.cpp -I Crow/include -lsqlite3 -lpthread -o server

About

Fun project :0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages