Commit Graph

42 Commits

Author SHA1 Message Date
Kishore
1f84dd2859 added fastapi example (#75) 2021-04-20 15:02:51 -07:00
dependabot[bot]
8b291f0fc3 Bump django from 3.1.6 to 3.1.8 in /examples/djangopy (#71)
Bumps [django](https://github.com/django/django) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.6...3.1.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-12 11:31:58 -07:00
Aiden Bai
e3ad92e558 Add http-nodejs starter (#73)
* Add http-nodejs starter

* Fix name in package.json
2021-04-11 16:52:34 -07:00
Anurag
50ee57407e feat: add example for starlette.io (#72)
* feat: add example for starlette.io

* feat: link additional documentation

* feat: dev hot reload docker command
2021-04-10 01:04:02 -07:00
Jake Runzer
c7dcf2619c Add SvelteKit starter to featured examples (#70) 2021-04-08 10:19:24 -07: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
Unai Mengual
fcc95a5c7c fix: starter notes (#68)
* fix: expressjs notes

* fix: discordjs notes
2021-04-03 13:40:26 -07:00
Jake Runzer
5e2b25da31 SvelteKit Starter (#67) 2021-03-31 00:22:50 -07:00
Surabhi Gupta
e758c80684 fix: typo in README, blitz db is deprecated in favor of blitz prisma (#65)
Co-authored-by: Surabhi Gupta <tech@spidertwins.com>
2021-03-25 01:21:24 -07:00
Gregory Schier
d570a56677 Fix typo in Deno starter (#64) 2021-03-23 12:45:26 -07:00
Faraz Patankar
a78e5f21a4 Add a Hasura starter (#61) 2021-03-18 19:53:07 +00:00
Faraz Patankar
9e840b465a 🚂 add telegram bot starter example (#59)
* add telegram bot starter example

* fix deploy button and mark bot token as required

* update README
2021-03-04 13:37:42 -08:00
dependabot[bot]
fe041d84bf Bump pug from 3.0.0 to 3.0.2 in /examples/blitzjs (#56)
Bumps [pug](https://github.com/pugjs/pug) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug@3.0.0...pug@3.0.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-04 13:36:45 -08:00
dependabot[bot]
0b57f2a0c6 Bump pug-code-gen from 3.0.1 to 3.0.2 in /examples/blitzjs (#55)
Bumps [pug-code-gen](https://github.com/pugjs/pug) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@3.0.1...pug-code-gen@3.0.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-04 13:35:38 -08:00
amy null
bc44d1e2fe Make Elixir starter respect PORT env var (#58)
* Update dev.exs

* Update prod.exs
2021-03-03 19:15:57 -05: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
Nick Sorrell
c1b2bc1441 Adding laravel (#53)
Co-authored-by: Nick Sorrell <nick@cint.io>
2021-02-22 17:35:49 -08:00
Jake Runzer
93767d5ee4 blitz example uses port 2021-02-19 00:31:32 -08:00
Jake Runzer
54e579ffa8 update blitzjs to latest version (#54) 2021-02-19 08:18:20 +00:00
Jake Runzer
5963022f02 update flask response text 2021-02-18 23:35:30 -08:00
Jake Runzer
97cac96923 remove top level gitignore 2021-02-05 13:38:31 -07:00
Jake Runzer
ff49cd97cc Deno example (#52) 2021-02-05 02:40:30 +00:00
Jake Runzer
23635057a9 Sinatra example (#51) 2021-02-05 02:07:01 +00:00
Jake Runzer
702523e4db Rocket rust example (#50) 2021-02-05 01:49:58 +00:00
Jake Runzer
af5ecad0ff use PORT env for flask example 2021-02-04 12:03:36 -07:00
Jake Runzer
16f822d49c add discordjs readme and update examples 2021-02-04 11:19:12 -07:00
Jake Runzer
acdf204558 Discordjs example (#49) 2021-02-04 02:50:41 +00:00
Jake Runzer
106b34659e Rails blog (#48) 2021-02-04 01:19:55 +00:00
Jake Runzer
5f10b19fc2 Rails starter example (#47) 2021-02-03 23:41:43 +00:00
Jake Runzer
55c9a3356e move django readme 2021-02-03 01:36:22 -07:00
Jake Runzer
0896354081 Django example (#46) 2021-02-03 08:35:33 +00:00
Jake Runzer
7eb78affe6 Express example (#45) 2021-02-03 06:45:59 +00:00
Jake Runzer
3d13bd9ddd remove examples that cannot be deployed 2021-02-02 20:19:11 -07:00
Jake Runzer
32bcd05575 Update blitzjs to latest version (#43) 2021-02-03 03:17:48 +00:00
Jake Runzer
6f9f6a7529 Update elixir examples (#42) 2021-02-03 02:12:54 +00:00
Jake Runzer
413adf0154 Elixir Phoenix Dockerfile (#41) 2021-02-03 01:49:36 +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
Jake Runzer
7d6298c8b3 update nextjs-prisma example 2021-02-01 19:26:33 -07:00
Jake Runzer
ac565a0095 Remove old examples (#38) 2021-02-02 01:48:23 +00:00
dependabot[bot]
3e8a31deac Bump cryptography from 2.6.1 to 3.2 in /examples/python-postgres (#37)
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.6.1...3.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 23:54:00 +00:00
Jake Runzer
74fc234797 Refactor layout (#36) 2021-02-01 23:52:53 +00:00