Skip to content

ran-eh/no-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the back end. It must run on the same host as the front end. The front end is at https://github.com/ran-eh/no-client.

To build and run

git clone https://github.com/ran-eh/no-server
cd no-server
docker build -t no-server .
docker run -p 8000:800 no-server &

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published