You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update README for local development with Testcontainers
- Changed the title to reflect the inclusion of GORM and Postgres in the Todo application.
- Updated the GitHub and StackBlitz links to point to the correct repository path.
- Added a new entry for the Seenode cloud platform in the main README.
-[JWT](./jwt/README.md) - Using JSON Web Tokens (JWT) for authentication.
59
59
-[Kubernetes](./k8s/README.md) - Deploying applications to Kubernetes.
60
-
-[Local Development with Testcontainers](./local-development-testcontainers/README.md) - Local development with Testcontainers.
60
+
-[Todo App + Auth + GORM + Testcontainers](./local-development-testcontainers/README.md) - A Todo application with authentication using GORM and Postgres.
61
61
-[Memgraph](./memgraph/README.md) - Using Memgraph.
62
62
-[MinIO](./minio/README.md) - A simple application for uploading and downloading files from MinIO.
63
63
-[MongoDB](./mongodb/README.md) - Connecting to a MongoDB database.
@@ -76,6 +76,7 @@ Here you can find the most **delicious** recipes to cook delicious meals using o
76
76
-[React](./react-router/README.md) - Using React.
77
77
-[Recover Middleware](./recover/README.md) - Recover middleware for error handling.
78
78
-[RSS Feed](./rss-feed/README.md) - Generating an RSS feed.
79
+
-[Seenode](./seenode/README.md) - Deploying to Seenode cloud platform.
79
80
-[Server Timing](./server-timing/README.md) - Adding Server Timing headers to an application.
80
81
-[Sessions + SQLite3](./sessions-sqlite3/README.md) - Using SQLite3 as a storage engine for user sessions.
81
82
-[Socketio](./socketio/README.md) - A chatroom application using Socket.IO.
0 commit comments