Skip to content

buaa-2016/phyweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phyweb

Build Status LICENSE Badge

A physical lab report generating platform.

Click here to see this website!

Build & Run

See this post.

Deployment

We have already set up a deployment script in the deploy.sh. If you finished building without any error, you can deploy this app on the server simply by the command below:

bash depoly.sh          # run the deployment script

This script will automatically add a service to /etc/init.d/, and start the service by service phyweb start. You can furtherly use below commands to start or stop the service:

service phyweb status   # check running status
service phyweb start    # start a background service
service phyweb stop     # stop service
service phyweb restart  # restart service

License

Anti-996 License

About

A physical lab report generating platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6