Skip to content

liuyuchen777/TLS1on1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLS1on1

TLS1on1 is a online skill exchange website. It is a web application that users who can exchange skills and knowledge.

How to use?

# check
sh run.sh doctor

# start frontend
cd frontend
npm i
npm run dev

# start backend
cd backend
docker build -t tls1on1-back
docker compose up

Others

About

A full-stack node.js enabled RESTful web project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published