LoveJesus 7d2fad5858 HALLELUJAH missing files added 11 months ago
sql_chirho HALLELUJAH now runs both as client and server 11 months ago
src HALLELUJAH missing files added 11 months ago
.env_chirho HALLELUJAH now runs both as client and server 11 months ago
.gitignore HALLELUJAH missing files added 11 months ago
Cargo.lock HALLELUJAH missing files added 11 months ago
Cargo.toml HALLELUJAH missing files added 11 months ago
README.md HALLELUJAH now runs both as client and server 11 months ago
dot.env_chirho.sample_chirho HALLELUJAH now runs both as client and server 11 months ago
rocket.toml HALLELUJAH now runs both as client and server 11 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.