Skip to content

The-Devoyage/hxql-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

hxql starter

This repo is a starter repo to build your own hxql app. Take a look at how it works, then gut the source code and start your own project.

Getting Started

  1. Install hxql or Clone this repo by using the hxql CLI.
cargo install hxql
hxql init --name <APP_NAME>
  1. Use the hxql CLI to start the server.
hxql start --graphql <API_GRAPHQL> --port <PORT> --src <SERVE_PATH>
  1. Contribute

See something wrong? Make a PR and help the hxql project grow.

About

A starter repo to build a HTMX and GraphQL powered web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors