Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 1.68 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.68 KB

Nitric Templates

🚧 This is the template repo for nitric v0, for v1 templates see our examples repo 🚧

This is the Nitric Templates repository, it contains starter project templates in a variety of languages supported by the Nitric Framework.

When using the nitric new command to start a new project these templates are presented as options to build your app.

Want another language that isn't currently available? Chat to us on Discord.

About Nitric

Nitric is a framework for rapid development of cloud-native and serverless applications in many languages.

Using Nitric you define your apps in terms of the resources they need, then write the code for serverless function based APIs, event subscribers and scheduled jobs.

Apps built with Nitric can be deployed to AWS, Azure or Google Cloud all from the same code base so you can focus on your products, not your cloud provider.

Nitric makes it easy to:

Learn more about Nitric from the main repository or documentation.