10 Commits

Author SHA1 Message Date
Yashu Mittal
2630896e12 fix: main file path to dist/index.js (#229) 2022-01-28 08:18:37 -08:00
Faraz Patankar
d756bf52bc improve tagging with lang + db support (#195) 2021-09-24 09:28:08 -04:00
dependabot[bot]
50c837e081 Bump normalize-url from 4.5.0 to 4.5.1 in /examples/expressjs-postgres (#124)
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:18:00 -07:00
dependabot[bot]
b270818440 Bump glob-parent from 5.1.1 to 5.1.2 in /examples/expressjs-postgres (#129)
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:21 -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
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
Jake Runzer
ac565a0095 Remove old examples (#38) 2021-02-02 01:48:23 +00:00
Jake Runzer
74fc234797 Refactor layout (#36) 2021-02-01 23:52:53 +00:00