{"id":26529306,"url":"https://github.com/markcheno/go-vue-starter","last_synced_at":"2025-03-21T16:29:42.230Z","repository":{"id":22205199,"uuid":"87651228","full_name":"markcheno/go-vue-starter","owner":"markcheno","description":"Starter project - Golang api, Vue.js  client with user management and jwt authentication","archived":false,"fork":false,"pushed_at":"2023-10-03T16:14:35.000Z","size":1046,"stargazers_count":189,"open_issues_count":6,"forks_count":40,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-04-14T08:30:00.728Z","etag":null,"topics":["api-server","boilerplate","golang","gorm-orm","jwt-authentication","negroni","spa","starter-template","vuejs2"],"latest_commit_sha":null,"homepage":"","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/markcheno.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":"2017-04-08T17:23:46.000Z","updated_at":"2024-06-18T21:30:03.710Z","dependencies_parsed_at":"2024-06-18T21:29:38.923Z","dependency_job_id":"36494946-9c85-4f60-a01e-402c872c5472","html_url":"https://github.com/markcheno/go-vue-starter","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/markcheno%2Fgo-vue-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markcheno%2Fgo-vue-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markcheno%2Fgo-vue-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markcheno%2Fgo-vue-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markcheno","download_url":"https://codeload.github.com/markcheno/go-vue-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244829106,"owners_count":20517248,"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":["api-server","boilerplate","golang","gorm-orm","jwt-authentication","negroni","spa","starter-template","vuejs2"],"created_at":"2025-03-21T16:29:41.603Z","updated_at":"2025-03-21T16:29:42.215Z","avatar_url":"https://github.com/markcheno.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-vue-starter\n\nCopyright 2017 Mark Chenoweth\n\n## Golang Starter project with Vue.js single page client\n\n### Work in progress...\n\n### Features:\n- Middleware: [Negroni](https://github.com/urfave/negroni)\n\n- Router: [Gorilla](https://github.com/gorilla/mux)\n\n- Orm: [Gorm](https://github.com/jinzhu/gorm) (sqlite or postgres)\n\n- Jwt authentication: [jwt-go](https://github.com/dgrijalva/jwt-go) and [go-jwt-middleware](https://github.com/auth0/go-jwt-middleware)\n\n- [Vue.js](https://vuejs.org/) spa client with webpack\n\n- User management\n\n### TODO:\n- config from file\n\n- email confirmation\n\n- logrus\n\n- letsencrypt tls\n\n### To get started:\n\n``` bash\n# clone repository\ngo get github.com/markcheno/go-vue-starter\ncd $GOPATH/src/github.com/markcheno/go-vue-starter\n\n# install Go dependencies (and make sure ports 3000/8080 are open)\ngo get -u ./... \ngo run server.go\n\n# open a new terminal and change to the client dir\ncd client\n\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n```\n\n### License\n\nMIT License  - see LICENSE for more details","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkcheno%2Fgo-vue-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkcheno%2Fgo-vue-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkcheno%2Fgo-vue-starter/lists"}