Skip to content

shamilsdq/ideaboard-go-svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ideaboard-go-svelte

Ideaboard application built using Gorilla and Svelte.

Setting up in local:

  1. Setup .env file at project root (refer .env.example)
  2. Start Svelte app inside the client folder:
    cd client
    yarn dev
    
  3. Start Golang server at project root:
    DEBUG=true go run main.go
    

About

Ideaboard monolith app using golang and svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published