10 Commits

Author SHA1 Message Date
Faraz Patankar
d756bf52bc improve tagging with lang + db support (#195) 2021-09-24 09:28:08 -04:00
Angelo
b282bd6daa version bump (#183) 2021-09-03 12:40:41 -05:00
dependabot[bot]
642f6bd4ea Bump normalize-url from 4.5.0 to 4.5.1 in /examples/expressjs-prisma (#122)
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:51:38 -07:00
dependabot[bot]
5d99618be6 Bump glob-parent from 5.1.1 to 5.1.2 in /examples/expressjs-prisma (#127)
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:32 -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
Faraz Patankar
e20197af8f Update expressjs-prisma example (#69)
* add slack webhook example

* update expressjs-prisma starter
2021-04-05 14:53:55 -07:00
Jake Runzer
7eb78affe6 Express example (#45) 2021-02-03 06:45:59 +00:00
Jake Runzer
523fd2f83b Flask server (#40) 2021-02-02 06:54:42 +00:00
Jake Runzer
d9ff904c83 ExpressJS server with Prisma (#39) 2021-02-02 05:27:24 +00:00