CMS-Using-Go Svelte Themes

Cms Using Go

COntent management system using golang and svelte

Clone the repo on your PC

In the directory /App navigate to views and run

yarn install 

to install Svelte dependencies

After completion start by running

yarn run dev

Start Golang service inside App by running

go run main.go

spin a pgsql constainer and change values of the database connection.

modify /App/model.go

func Setup()


Do your tests and modify.

Top categories

Loading Svelte Themes