Files
dependabot[bot] 108988372f Bump nanoid from 3.1.29 to 3.2.0 in /examples/blitzjs (#231)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.29 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.29...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-28 08:18:48 -08:00
..
2021-10-12 06:26:51 -04:00
2021-10-12 06:26:51 -04:00
2021-10-12 06:26:51 -04:00
2021-10-12 06:26:51 -04:00
2021-02-01 23:52:53 +00:00
2021-10-12 06:26:51 -04:00
2021-10-12 06:26:51 -04:00
2021-10-12 06:26:51 -04:00
2021-10-12 06:26:51 -04:00
2021-10-12 06:26:51 -04:00
2021-10-12 06:26:51 -04:00
2021-10-12 06:26:51 -04:00
2021-10-12 06:26:51 -04:00
2021-10-12 06:26:51 -04:00
2021-10-12 06:26:51 -04:00
2021-10-12 06:26:51 -04:00
2021-10-12 06:26:51 -04:00

title, description, tags
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.