Skip to content

hackctl-dev/templates

Repository files navigation

hackctl Templates

This repo contains the official project templates used by hackctl create.

Install hackctl

Windows x64:

irm https://hackctl.dev/install.ps1 | iex

macOS Intel and Apple Silicon:

curl -fsSL https://hackctl.dev/install.sh | sh

Linux x64 and ARM64:

curl -fsSL https://hackctl.dev/install.sh | sh

Then scaffold a project:

hackctl create

Available Templates

  • mern - MongoDB, Express, React, and Node.js
  • pern - PostgreSQL, Express, React, and Node.js
  • next-supabase - Next.js with Supabase
  • sveltekit-supabase - SvelteKit with Supabase
  • nuxt-supabase - Nuxt with Supabase

Each template includes everything you need to start developing locally and deploy with hackctl.

Contributing

Found a bug or have a feature request? See CONTRIBUTING.md.

About

Curated hackathon template registry

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors