Turn your raspberry pi into a networked server! Learn to deploy a minimal Python application into your Pi. We'll cover using nginx, supervisor, git (including on your server), git hooks, docker & docker compose, and more!
☆22May 7, 2021Updated 5 years ago
Alternatives and similar repositories for Pi-Server
Users that are interested in Pi-Server are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Learn to run & execute Jupyter Notebooks as a REST API in this series.☆26Apr 15, 2021Updated 5 years ago
- References and guides to using & setting up a raspberry pi for your projects.☆93Jan 7, 2022Updated 4 years ago
- Example Next.js app that will consume our Serverless Node.js API from https://github.com/codingforentrepreneurs/serverless-nodejs-api☆11Jan 27, 2024Updated 2 years ago
- Learn the fundamentals of React.js in this series. The goal of this series is to get you comfortable with React.js so you can start build…