The starter kit provides you with infrastructure for development, and integrations with these infrastructures. It comes with a working Redis instance for caching and a second Redis for queues. It also starts up a Postgres instance for you, which you can seed with TypeORM. The infrastructure runs on docker using docker-compose.

β€’5m read timeβ€’From thisdot.co
Post cover image
Table of contents
πŸ”— Kit contentsπŸ”— How to initialiseπŸ”— TypeORM and DatabaseπŸ”— CachingπŸ”— QueueπŸ”— When to use this kitπŸ”— Conclusion

Sort: