mehmetgelmedi / gonews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gonews

Simple news application I'm thinking of using go and vue.js as technology

How to run

  1. Install frontend application npm packages -> cd frontend & npm i
  2. Build frontend application files -> npm run build
  3. Run server application -> go run main.go

Use with Docker

  • docker-compose -f stack.yml up -d

About


Languages

Language:Vue 50.3%Language:Go 31.0%Language:JavaScript 9.7%Language:Dockerfile 3.5%Language:HTML 2.7%Language:Shell 2.3%Language:Makefile 0.4%