You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
LoveJesus 95773fc770 HALLELUJAH now runs both as client and server 3 months ago
sql_chirho HALLELUJAH now runs both as client and server 3 months ago
src HALLELUJAH now runs both as client and server 3 months ago
.env_chirho HALLELUJAH now runs both as client and server 3 months ago
README.md HALLELUJAH now runs both as client and server 3 months ago
dot.env_chirho.sample_chirho HALLELUJAH now runs both as client and server 3 months ago
rocket.toml HALLELUJAH now runs both as client and server 3 months ago

README.md

For God so loved the world, that He gave His only begotten Son, that all who believe in Him should not perish but have everlasting life

rs_machine_input_chirho

This command line application is intended to keep a remote database of computer resources synchronized with the information about those resources.

run the following command from the project base to create the server side DB:

sql_chirho/createdb_chirho.sh

we also need the environment variables in dot.env_chirho.sample_chirho properly set up in both the client and the server.

export ROCKET_PORT=... to set the port where the server will listen to requests.