neurosity / app-neurosity-rpi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple Server with Node.js Express

balena deploy button

This is a simple skeleton Express server project that works on any of the balena supported devices.

This project serves up a welcome page on port :80 of your balena device.

To get this project up and running, you will need to signup for a balena account here and set up an application and device. You'll find full details in our Getting Started tutorial.

Once you have downloaded this project, you can balena push it using the balenaCLI. This command will package up and push the code to the balena builders, where it will be compiled and built and deployed to every device in the application fleet. When it completes, you'll have a node.js web server running on your device and see some logs on your balenaCloud dashboard.

To give your device a public URL, access the device page on the balenaCloud dashboard, and choose the Public Device URL toggle. Alternatively, you can point your browser to your device's IP address.

🚀 Notion React Starter

App Screenshot

Getting Started

  • 1️⃣ git clone https://github.com/neurosity/notion-react-starter.git
  • 2️⃣ cd notion-react-starter
  • 3️⃣ npm install
  • 4️⃣ npm start

The Stack

MIT License

About


Languages

Language:JavaScript 92.3%Language:CSS 5.7%Language:HTML 2.0%Language:Shell 0.0%