davemooreuws / javascript-starter-nitric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nitric Templates

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.

About

License:Apache License 2.0


Languages

Language:TypeScript 100.0%