create

package
v0.0.0-...-8f56f54 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const INDEX_CSS = `` /* 526-byte string literal not displayed */
View Source
const PACKAGE_JSON = `` /* 164-byte string literal not displayed */
View Source
const REACT_FILE = `` /* 790-byte string literal not displayed */
View Source
const TAILWIND_CONFIG = `` /* 154-byte string literal not displayed */
View Source
const TAILWIND_CSS = `@tailwind base;
@tailwind components;
@tailwind utilities;`
View Source
const TSCONFIG = `` /* 450-byte string literal not displayed */

Variables

This section is empty.

Functions

This section is empty.

Types

type Bootstrapper

type Bootstrapper struct {
	Logger          zerolog.Logger
	TempDirPath     string
	ProjectDir      string
	GoModuleName    string
	FrontendDir     string
	WebFramework    string
	IsUsingTailwind bool
}

func (*Bootstrapper) Start

func (b *Bootstrapper) Start()

Jump to

Keyboard shortcuts

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