Skip to content

πŸ– This repository holds most of the starter templates for full stack web development.

Notifications You must be signed in to change notification settings

Shyam-Chen/Barebones-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

56 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Barebones Templates

πŸ– This repository holds most of the starter templates for full stack web development.

Get started

Those templates dependencies are maintained via pnpm via pnpm up -Lri.

This is the reason you see a pnpm-lock.yaml. That being said, any package manager will work. This file can be safely be removed once you clone a template.

These templates are meant to be used as is via the degit utility.

Vue Template for Web-side Coding

Barebones starting point for Vue projects with Tailwind using TypeScript.

pnpm dlx degit Shyam-Chen/Barebones-Templates/vue my-vue-project

Tauri Template for Native-side Coding

Barebones starting point for Tauri projects with Xcode using TypeScript.

pnpm dlx degit Shyam-Chen/Barebones-Templates/tauri my-tauri-project

Fastify Template for Server-side Coding

Barebones starting point for Fastify projects with Mongo using TypeScript.

pnpm dlx degit Shyam-Chen/Barebones-Templates/fastify my-fastify-project

Pulumi Template for Cloud-side Coding

Barebones starting point for Pulumi projects with Azure using TypeScript.

pnpm dlx degit Shyam-Chen/Barebones-Templates/pulumi my-pulumi-project

About

πŸ– This repository holds most of the starter templates for full stack web development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published