Files
archived-starters/examples/blitzjs
2021-02-03 03:17:48 +00:00
..
2021-02-03 03:17:48 +00:00
2021-02-01 23:52:53 +00:00
2021-02-01 23:52:53 +00:00
2021-02-01 23:52:53 +00:00
2021-02-01 23:52:53 +00:00
2021-02-01 23:52:53 +00:00
2021-02-01 23:52:53 +00:00
2021-02-01 23:52:53 +00:00
2021-02-01 23:52:53 +00:00
2021-02-01 23:52:53 +00:00
2021-02-01 23:52:53 +00:00
2021-02-01 23:52:53 +00:00
2021-02-01 23:52:53 +00:00
2021-02-01 23:52:53 +00:00

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

📝 Notes

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

Read more about Blitz.js at their official documentation.