aleplusplus / blitzjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title description tags
BlitzJS
Example Blitz app that connects to a PostgreSQL database
postgresql
typescript
prisma

Blitz.js Postgres Example

This example is a Blitz.js app that connects to a Railway Postgres database.

Deploy on Railway

✨ Features

  • Blitz.js
  • Postgres
  • TypeScript

πŸ’β€β™€οΈ How to use

  • Click the Railway button πŸ‘†
  • Add the required environment variable

πŸ“ Notes

This example was generated by running blitz new. The default SQLite database was swapped out for Postgres by following this guide.

Read more about Blitz.js at their official documentation.

About


Languages

Language:TypeScript 99.3%Language:Shell 0.4%Language:JavaScript 0.3%