svelte-tailwind-golang

command module
v0.0.0-...-b9ea1a8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2021 License: MIT Imports: 3 Imported by: 0

README

Svelte TailwindCSS and Golang

This is a template repository for Svelte and TailwindCSS with backend as Golang server.

Features

  • Debug flag to allow direct run like npm run dev via same port.
  • Build part uses embed package for production use.

The inspiration for this template comes from matryer/crunchcrunchcrunchstack

Usage

# Build and run Go Backend
go run main.go -debug &

# Go to frontend code and start watching
cd frontend

# Optionally do `npm install` if needed
npm run dev

# open http://127.0.0.1:8001 that should open with auto-reload for UI.

LICENSE

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL