Single page web application using golang/vue.js/postgressql

Overview

Step 1(Initialize PostgreSQL database using Python Script)

NOTE:The CSV file name should not contain spaces else their will be errors while creating tables in Database

Project setup

Open python file inside 'Database Script' Folder using Vs Code or any other Editor

Compiles and runs the script

py PopulateDB.py

Python configuration in Visual Code

See Configuration Reference.

Step-2(Run go backend server file)

Server will run on http://localhost:8090, you can change this PORT in the code

Project setup

Run server.go inside 'Frontend' folder using VS Code

Golang configuration in Vs Code

See Configuration Reference.

Step3(Run the frontend using Vue.js)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Setup Vue in Vs Code

See Configuration Reference.

Customize configuration

See Configuration Reference.

You might also like...
Vue.js client-side for tiny, quick-loading, node.js-less Single Page Apps.

Client-Side Vue.js Vue.js client-side for tiny, quick-loading, node.js-less Single Page Apps. Demo client-side-vue/ index.html - The entry-point for y

This project shows how to dockerize web application build using Vue JS web development framework for Java Script programming language.
This project shows how to dockerize web application build using Vue JS web development framework for Java Script programming language.

vue-docker This project shows how to dockerize web application build using Vue JS web development framework for Java Script programming language. Requ

Chatty social network from Codecourse tutorial rebuilt from scratch as a single-page app.

Chattier Social Network Chatty social network from Codecourse tutorial rebuilt from scratch as a single-page app. Laravel 5.6 JWT-based authentication

A Frappe app to magically setup single page applications on your custom Frappe apps.

Doppio A Frappe App to setup and manage single page applications (using Vue 3) on any other custom Frappe App. Installation In your bench directory: $

Sparks bank App is a simple web application built using Vue js, HTML , CSS and firebase data base using fetch to get or post or delete data
Sparks bank App is a simple web application built using Vue js, HTML , CSS and firebase data base using fetch to get or post or delete data

spark-bank 📝 Table of Contents About Description Project setup ScreenShots Video Website link Contributors About sparks bank App is a simple web appl

Register page, Login page and Contact list with Vue.js and Firebase
Register page, Login page and Contact list with Vue.js and Firebase

Register, Login and Contact list This is a personal study project. Only for study and reference. View project About Contact Joao Paulo C. M. Fricks jp

Vue-Instagram-Clone - Recreating the Instagram web application for desktop screens using Vue.js at its core

Vue-Instagram-Clone - Recreating the Instagram web application for desktop screens using Vue.js at its core. This is an experiment to showcase the versatility of Vue.js as a framework and why it should be considered in building enterprise applications.

Vue shop App is a simple web application built using Vue js, HTML, CSS, and JavaScript
Vue shop App is a simple web application built using Vue js, HTML, CSS, and JavaScript

Vue shop App is a simple web application built using Vue js, HTML, CSS, and JavaScript

Easily share files in multiple times with a single link! Built using Vue.js on Cloudflare Workers

Built using Vue.js on Cloudflare Workers, with Durable Objects and R2. Also supports end-to-end files encryption (using AES-256-GCM).

Owner
null
A Vue.js single page application for basic Management By Objective tasks using ASP .NET Webapi 2 and SQL server

SPA-asp.net-api-vuejs- Single Page Application using ASP .NET and vuejs. NOTE If you are looking for best practices for developing Vue.js application,

Muhammad Ubaid Raza 60 Nov 21, 2022
🎂 Birthday Webpage - This is a birthday SPA (Single-Page-Application) using Vue.js.

A birthday SPA (Single-Page-Application) using Vue.jsA birthday SPA (Single-Page-Application) using Vue.js

Philip Bagus Kristianto 0 Feb 12, 2022
Golang + Vue 实现一个Web版单文件的SSH管理工具

Golang + Vue 实现一个Web版单文件的SSH管理工具 借助于Golang embed,打包以后只有一个文件,简单高效 在线Demo: 点我 目标: 取代Xshell 目前虽然只实现xshell部分功能,未来计划逐步更新 主要功能: 支持同时连接多个主机 可以保存

o8oo8o 135 Dec 25, 2022
mall 是一个基于 golang、 gin、 gorm、 vue3、element plus 开发的商城系统,包括golang后端、 Vue后台管理员前端 ,主要功能有商品管理、订单管理、用户管理。

mall 介绍 mall 是一个基于 golang、 gin、 gorm、 vue3、element plus 开发的商城系统,包括golang后端、 Vue后台管理员前端 ,主要功能有商品管理、订单管理、用户管理。

zchengo 80 Dec 15, 2022
Fan-made SPA (Single Page Application) website for Evelyn. Created with Vue.js + TypeScript + SASS.

Fan-made SPA (Single Page Application) website for Evelyn. Created with Vue.js + TypeScript + SASS.

Gifaldy Azka 8 Aug 10, 2022
A simple single page application for managing your personal life

LifeDash A simple single page application for managing your personal life. In early-stage development. See the application live on Ldash.me. Want to s

@stux 9 Oct 16, 2022
A Single-Page Application CRUD (create, read, update, delete) project built on vuejs, vuetify frontend components, and json-server api mock

todovue Versão 3 do aplicativo todovue, feito inteiramente em componentes Vuejs Essa aplicação está sendo criada com base no desafio proposto em sala

Marcelo Silva 2 Oct 11, 2022
A single-page web-app made to browse and download your Netlify deploys. Built with Vue.js and Vite, deployed on Netlify.

A single-page web-app made to browse and download your Netlify deploys. Built with Vue.js and Vite, deployed on Netlify.

Hrishikesh Kokate 0 Aug 30, 2022
Create a pokedex web page containing pokemon listing, details and favorite pokemon page

pokedex-vue-assessment Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run

Saiful Afiq 0 Jan 6, 2022
Vue single page app to generate Terraform code for Mongey's Kafka provider

Vue single page app to generate Terraform code for Mongey's Kafka provider

null 2 Jan 19, 2022