Skip to content

Commit

Permalink
remove realworld example for now
Browse files Browse the repository at this point in the history
  • Loading branch information
TylorS committed Mar 3, 2024
1 parent 1cf14be commit d8ff1e2
Show file tree
Hide file tree
Showing 111 changed files with 21 additions and 2,307 deletions.
21 changes: 21 additions & 0 deletions .changeset/rare-plants-impress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
"@typed/environment": patch
"@typed/async-data": patch
"@typed/navigation": patch
"@typed/storybook": patch
"@typed/template": patch
"@typed/context": patch
"@typed/decoder": patch
"@typed/router": patch
"@typed/guard": patch
"@typed/route": patch
"@typed/core": patch
"@typed/path": patch
"@typed/wire": patch
"@typed/dom": patch
"@typed/fx": patch
"@typed/id": patch
"@typed/ui": patch
---

Better interpolation reliability
2 changes: 0 additions & 2 deletions examples/realworld/.prettierignore

This file was deleted.

21 changes: 0 additions & 21 deletions examples/realworld/LICENSE

This file was deleted.

5 changes: 0 additions & 5 deletions examples/realworld/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions examples/realworld/docker-compose.yml

This file was deleted.

62 changes: 0 additions & 62 deletions examples/realworld/package.json

This file was deleted.

4 changes: 0 additions & 4 deletions examples/realworld/src/api/client.ts

This file was deleted.

5 changes: 0 additions & 5 deletions examples/realworld/src/api/index.ts

This file was deleted.

4 changes: 0 additions & 4 deletions examples/realworld/src/api/infrastructure/AddComment.ts

This file was deleted.

10 changes: 0 additions & 10 deletions examples/realworld/src/api/infrastructure/CreateArticle.ts

This file was deleted.

32 changes: 0 additions & 32 deletions examples/realworld/src/api/infrastructure/CreateUser.ts

This file was deleted.

10 changes: 0 additions & 10 deletions examples/realworld/src/api/infrastructure/DeleteArticle.ts

This file was deleted.

10 changes: 0 additions & 10 deletions examples/realworld/src/api/infrastructure/DeleteComment.ts

This file was deleted.

10 changes: 0 additions & 10 deletions examples/realworld/src/api/infrastructure/FavoriteArticle.ts

This file was deleted.

10 changes: 0 additions & 10 deletions examples/realworld/src/api/infrastructure/FollowUser.ts

This file was deleted.

4 changes: 0 additions & 4 deletions examples/realworld/src/api/infrastructure/GetArticle.ts

This file was deleted.

10 changes: 0 additions & 10 deletions examples/realworld/src/api/infrastructure/GetArticles.ts

This file was deleted.

10 changes: 0 additions & 10 deletions examples/realworld/src/api/infrastructure/GetComments.ts

This file was deleted.

17 changes: 0 additions & 17 deletions examples/realworld/src/api/infrastructure/GetCurrentUser.ts

This file was deleted.

10 changes: 0 additions & 10 deletions examples/realworld/src/api/infrastructure/GetFeed.ts

This file was deleted.

10 changes: 0 additions & 10 deletions examples/realworld/src/api/infrastructure/GetProfile.ts

This file was deleted.

10 changes: 0 additions & 10 deletions examples/realworld/src/api/infrastructure/GetTags.ts

This file was deleted.

52 changes: 0 additions & 52 deletions examples/realworld/src/api/infrastructure/Live.ts

This file was deleted.

19 changes: 0 additions & 19 deletions examples/realworld/src/api/infrastructure/Login.ts

This file was deleted.

10 changes: 0 additions & 10 deletions examples/realworld/src/api/infrastructure/UnfavoriteArticle.ts

This file was deleted.

Loading

0 comments on commit d8ff1e2

Please sign in to comment.