Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot]
fc0356d88c Bump next from 9.5.0 to 9.5.4 in /javascript/with-next-js (#15)
Bumps [next](https://github.com/vercel/next.js) from 9.5.0 to 9.5.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v9.5.0...v9.5.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-08 21:55:20 +01:00
Jake Runzer
db3b6c003b fix commands for prisma example 2020-10-07 13:27:16 -06:00
Jake Runzer
3dc0482614 use async await in nextjs example 2020-10-07 13:25:18 -06:00
Jake Runzer
e483fe7096 add railway to with postgres start script 2020-10-07 13:25:02 -06:00
Jake Runzer
4630fc5b02 update yarn lock 2020-10-07 13:19:55 -06:00
Jake Runzer
07b4eb1e20 Update JavaScript examples to latest Railway (#14)
* update serverless pg example
* update nextjs example
* update prisma example
2020-10-07 20:17:31 +01:00
dependabot[bot]
358b0cd55b Bump node-fetch from 2.6.0 to 2.6.1 in /javascript/serverless (#13)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-13 12:58:13 +01:00
dependabot[bot]
74385dfdcc Bump node-fetch from 2.6.0 to 2.6.1 in /javascript/with-prisma (#12)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-13 12:58:01 +01:00
Jake Runzer
7336895dcc init 2020-09-11 19:02:13 +01:00