Infinity Forum
Christian Engineering Solutions (CES) is a Not for Profit Organization specializing in collaborative solutions development for the Church. In the Spirit of Jesus Christ, we are to spread the gospel throughout the Earth, taking care to be good examples of Christ Jesus by serving others. CES is designed to help the Church meet these goals in the most rigorous manner possible.
Our Technology is scripture based in its goals and foundations. Open-Source and Free, one may use our services to both learn and solve problems with the goals of helping others and growing closer to God.
#Bash scripts to help with some stuff
#More for reading and pasting right now than running
# Installing and configuration here
# git clone
# npm install
# install mongod
# sudo systemctl start mongod
# npx nodemon
# pm2/nginx for production
#########################################################################
# Helper Scripts here
# Minify JS/CSS
# Stripe Webhook testing
#stripe listen --forward-to localhost:3000/stripe_webhook
vim /etc/nginx/nginx.conf
client_max_body_size 500M; #in http bracket