{"id":20355545,"url":"https://github.com/david-torres/go-webapp-vuejs-firebase-quickstart","last_synced_at":"2026-04-10T01:47:33.088Z","repository":{"id":144210469,"uuid":"121923482","full_name":"david-torres/go-webapp-vuejs-firebase-quickstart","owner":"david-torres","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-27T16:45:22.000Z","size":135,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T01:03:52.219Z","etag":null,"topics":["authentication","authentication-middleware","firebase","go","golang","quickstart","vuejs","webapp"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/david-torres.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-18T05:58:04.000Z","updated_at":"2019-01-03T23:28:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"28bb77a0-cf72-4bec-8aa7-75d9e9bcdc9e","html_url":"https://github.com/david-torres/go-webapp-vuejs-firebase-quickstart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-torres%2Fgo-webapp-vuejs-firebase-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-torres%2Fgo-webapp-vuejs-firebase-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-torres%2Fgo-webapp-vuejs-firebase-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-torres%2Fgo-webapp-vuejs-firebase-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/david-torres","download_url":"https://codeload.github.com/david-torres/go-webapp-vuejs-firebase-quickstart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241889304,"owners_count":20037486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authentication","authentication-middleware","firebase","go","golang","quickstart","vuejs","webapp"],"created_at":"2024-11-14T23:13:12.992Z","updated_at":"2025-12-31T00:58:59.511Z","avatar_url":"https://github.com/david-torres.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Web Application: VueJS Firebase Quickstart\n\nThe goal of this project is to provide a simple skeleton project for a web application using a Go backend utilizing [Firebase](https://firebase.google.com/docs/auth) for authentication. Routing and other web application niceities are provided by [Echo](https://echo.labstack.com) web framework. Firebase authentication middleware provides the abilty to secure routes.\n\nFrontend is [VueJS](https://vuejs.org) with [Bulma](https://bulma.io) and [Firebase UI](https://github.com/firebase/firebaseui-web). A basic authentication example with a call to a secured route are included.\n\nSee .env.example for environment variables which must be set for builds and running the app to work correctly.\n\nInclude environment variables:\n\n`source .env`\n\nInstall frontend deps:\n\n`cd public/app`\n\n`npm install`\n\nBuild frontend:\n\n`npm run build`\n\nInstall Go deps:\n\n`dep ensure`\n\nBuild and install:\n\n`go build -o server`\n\nRun:\n\n`./server`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-torres%2Fgo-webapp-vuejs-firebase-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavid-torres%2Fgo-webapp-vuejs-firebase-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-torres%2Fgo-webapp-vuejs-firebase-quickstart/lists"}