Skip to content

A Community Checkin with Interactivity Project Server

License

Notifications You must be signed in to change notification settings

yellowsoar/CCIP-Server

 
 

Repository files navigation

CCIP-Server

A Community Checkin with Interactivity Project Server

Pre-Requirement & run

Read Dockerfile

Run CCIP-Server with Docker

  • Make sure docker and make are installed.
  • Execute the follwoing commands every time you change the config, json or csv files.
make go

You should get the following messages if it works.

ccip_server  | INFO:waitress:Serving on http://0.0.0.0:5000

Get into the running CCIP-Server container instance

make shell

About

A Community Checkin with Interactivity Project Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.2%
  • Shell 23.7%
  • Makefile 4.9%
  • Dockerfile 1.2%