railwayapp / templates

Railway starters
https://railway.app
MIT License
335 stars 148 forks source link

Add SQLite Template #419

Closed ndneighbor closed 1 year ago

ndneighbor commented 1 year ago

Goal

A lightweight SQLite template for small-scale databases and local development.

Payout

$200

Expectation

Develop a straightforward SQLite template that can be easily linked to a GitHub repository or a Docker image. Include a sample database schema and data initialization script. As SQLite is file-based, ensure the template allows users to manage their databases with ease. Detailed documentation will help users make the most of this template.