Intility Templates Save

Templates for Intility developers.

Project README


Intility Developer Templates

This repository contains Intility Templates for Create React App and .NET, which aims to give Intility developers battle-tested sane defaults for their projects. More frameworks might be included in the future.

publish docs publish dotnet

Docs

🚀Getting started

To get started with a project, simply run one of the following commands.

Vite + React + TypeScript + Bifrost:

npx degit intility/templates/react my-app
cd my-app

npm install
npm start

dotnet:

dotnet new --install Intility.Templates
dotnet new intilityapi -o MyApi

There is a lot more to it, so please visit the docs for the next steps.

Repository structure

react

Contains a Vite + React + Typescript template.

dotnet

Contains all templates for .NET.

fastapi

Contains all templates for FastAPI.

docusaurus

Docs for these templates, made with docusaurus.

Open Source Agenda is not affiliated with "Intility Templates" Project. README Source: Intility/templates
Stars
40
Open Issues
11
Last Commit
2 weeks ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating