Skip to content

HomelessDinosaur/nitric-github-action

Repository files navigation

About Nitric

This is a Nitric TypeScript project, but 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:

Learning Nitric

Nitric provides detailed and intuitive documentation and guides to help you get started quickly.

If you'd rather chat with the maintainers or community, come and join our Discord server, GitHub Discussions or find us on Twitter.

Running this project

To run this project you'll need the Nitric CLI installed, then you can use the CLI commands to run, build or deploy the project.

You'll also want to make sure the project's required dependencies have been installed.

# install dependencies
npm install

# run locally
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published