9 Commits

Author SHA1 Message Date
dependabot[bot]
a68c87328d Bump normalize-url from 4.5.0 to 4.5.1 in /examples/expressjs (#125)
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-18 11:17:42 -07:00
dependabot[bot]
f1c9a99e0b Bump glob-parent from 5.1.1 to 5.1.2 in /examples/expressjs (#128)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-18 11:17:26 -07:00
Faraz Patankar
5c66af4831 Add frontmatter to all starters (#98)
* add frontmatter to BlitzJS starter

* add frontmatter to all starters

* add plugins and envVars

* fix envVars formatting

* fix key for defaultValue in envVars

* remove unused frontmatter
2021-05-13 02:56:21 -04:00
Faraz Patankar
09538f6317 change connection command from init to link (#86) 2021-05-03 16:09:11 -04:00
Unai Mengual
fcc95a5c7c fix: starter notes (#68)
* fix: expressjs notes

* fix: discordjs notes
2021-04-03 13:40:26 -07:00
Faraz Patankar
7c1d2b0900 Fix README.md (#57)
This starter does not contain Postgres and this commit removes Postgres from the README as well
2021-03-03 08:53:16 -08:00
Jake Runzer
ff49cd97cc Deno example (#52) 2021-02-05 02:40:30 +00:00
Jake Runzer
16f822d49c add discordjs readme and update examples 2021-02-04 11:19:12 -07:00
Jake Runzer
7eb78affe6 Express example (#45) 2021-02-03 06:45:59 +00:00