Skip to content

Light2Dark/sql-playground

Repository files navigation

SQL Playground

Uses Go-starter repo

Installation

Run make commands to setup

make setup          # Installs wgo, templ
make setup_mac      # Installs wgo, templ for mac

Running the server

docker-compose up   # Start the database
make dev            # Start the server
make dev port=9000  # Start a server at a specific port

Build the binary

make build

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors