railwayapp / templates

Railway starters
https://railway.app
MIT License
330 stars 150 forks source link

Add SQLite Template #419

Closed ndneighbor closed 9 months ago

ndneighbor commented 11 months 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.