Skip to content

A-Najmabadi/golang-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-getting-started

first steps with Golang Projects in Liara

Availabe Branches

  1. Disk setup
  2. Object Storage In Liara
  3. Dockerized Go For Deploying

Blog Website For Test

Installation

  git clone https://github.com/liara-cloud/golang-getting-started.git
  cd golang-getting-started
  cp .env.example .env
  • or if you're using windows, just rename .env.example to .env
  • configure your environment variables
  mkdir static/images
  • or if you're using windows, create image folder in static folder
  go run main.go
  • if you need to Live reload, you can use air:
  air

Documentation

Read more on liara Golang apps documentation

About

a simple blog for deploying and tests

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published