A Node.js / Express app with a dedicated SQLite database in its own container — the fully custom tier. The form below POSTs to the app, the app writes a row to SQLite, and the list reads straight back from the DB. Every submission proves the round-trip.
Loading…