Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit a0352d6

Browse files
Update encore.mdx
Co-authored-by: Jye Cusch <[email protected]>
1 parent 17f3817 commit a0352d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/misc/comparison/encore.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ These are the main differences between the two:
1111
1. **Cloud Provider Support:** Nitric is provider-agnostic, capable of deploying to multiple cloud providers such as AWS, Google Cloud, and Azure. Encore currently deploys to AWS or Google Cloud.
1212
2. **Language Support:** Nitric provides libraries for TypeScript/JavaScript, Python, Go, and Dart, allowing developers to choose their preferred language. Currently Encore supports Go and TypeScript.
1313
3. **Infrastructure Provisioning:** Nitric uses Pulumi or Terraform by default for provisioning cloud resources, but also allows the use of [custom providers](/providers/custom/create). Encore uses a hosted provisioning engine via their online platform.
14-
4. **Open Source:** As an open-source framework, Nitric does not require a platform or subscription to deploy applications, while Encore offers some open-source libraries, using the platform requires signing up and may incur additional costs.
14+
4. **Open Source:** As an open-source framework, Nitric does not require a platform or subscription to deploy applications. Encore's language frameworks are provided as open-source software, however infrastructure provisioning requires users to create their own IaC scripts or sign-up to Encore's hosted platform, which may incur additional costs.
1515

1616
## Code Comparison
1717

0 commit comments

Comments
 (0)