{"id":17009003,"url":"https://github.com/asadsahi/vuenode-fullstack","last_synced_at":"2025-03-22T16:30:57.736Z","repository":{"id":70876447,"uuid":"121663626","full_name":"asadsahi/vuenode-fullstack","owner":"asadsahi","description":"Vue.Js \u0026 Node fullstack Single Page Application with Relational databases as backend using Sequelize. Live Demo: ","archived":false,"fork":false,"pushed_at":"2020-09-04T00:53:28.000Z","size":802,"stargazers_count":40,"open_issues_count":4,"forks_count":17,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-18T13:32:32.562Z","etag":null,"topics":["animations","express","fullstack","jwt","nodejs","pwa","sequelize","ssr","vuejs"],"latest_commit_sha":null,"homepage":"https://vuenode-fullstack.herokuapp.com/","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/asadsahi.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-15T18:11:47.000Z","updated_at":"2024-07-14T06:51:47.000Z","dependencies_parsed_at":"2023-02-22T03:15:11.446Z","dependency_job_id":null,"html_url":"https://github.com/asadsahi/vuenode-fullstack","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/asadsahi%2Fvuenode-fullstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asadsahi%2Fvuenode-fullstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asadsahi%2Fvuenode-fullstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asadsahi%2Fvuenode-fullstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asadsahi","download_url":"https://codeload.github.com/asadsahi/vuenode-fullstack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244986416,"owners_count":20543010,"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":["animations","express","fullstack","jwt","nodejs","pwa","sequelize","ssr","vuejs"],"created_at":"2024-10-14T05:42:28.087Z","updated_at":"2025-03-22T16:30:57.731Z","avatar_url":"https://github.com/asadsahi.png","language":"JavaScript","readme":"# Vue Node Fullstack\n\nFullstack application built using Vue and NodeJs with server side rendering.\n\n## Features\n\n- Full features SPA + PWA with SSR\n- Frontend (Vue)\n- Backend (Express)\n- ORM (Sequelize)\n- DB (All databases supported by sequelize e.g MySql, MSSql, Sqlite, PostgreSQL)\n- Login \u0026 Registration features\n- JWT based authentication\n- Server Side Rendering\n  - Vue + vue-router + vuex working together\n  - Server-side data pre-fetching\n  - Client-side state \u0026 DOM hydration\n  - Automatically inlines CSS used by rendered components only\n  - Preload / prefetch resource hints\n  - Route-level code splitting\n- Progressive Web App\n  - App manifest\n  - Service worker\n  - 100/100 Lighthouse score\n- Single-file Vue Components\n  - Hot-reload in development\n  - CSS extraction for production\n- Animation\n  - Effects when switching route views\n- Unit testing\n  - Using [Jest](https://facebook.github.io/jest/)\n- E2E testing\n  - Using [Testcafe](https://devexpress.github.io/testcafe/)\n- Examples\n  - Read to roll examples for any project\n\n## Architecture Overview\n\n\u003cimg width=\"973\" alt=\"screen shot 2016-08-11 at 6 06 57 pm\" src=\"https://cloud.githubusercontent.com/assets/499550/17607895/786a415a-5fee-11e6-9c11-45a2cfdf085c.png\"\u003e\n\n**A detailed Vue SSR guide can be found [here](https://ssr.vuejs.org).**\n\n## Build Setup\n\n**Requires Node.js 8+**\n\n``` bash\n# install dependencies\nnpm install # or yarn\n\n# serve in dev mode, with hot reload at localhost:3000\nnpm run dev # or yarn dev\n\n# build for production\nnpm run build:prod # or yarn build:prod\n\n# serve in production mode\nnpm start # or yarn start\n\n# serve through ngrok tunnel\n# Details: (this gives an external url to browse from internet for the purpose of testing while developing locally without deploying to server)\n## Dev\nnpm run dev:tunnel # or yarn dev:tunnel\n## Prod\nnpm run prod:tunnel # or yarn prod:tunnel\n\n# run unit tests\n## single run\nnpm test # or yarn test\n## watch mode\nnpm run test:watch # or yarn test:watch\n\n# end-to-end tests\n# start server\nnpm run dev # or yarn dev\n\n## single run\nnpm run e2e # or yarn e2e\n## watch mode\nnpm run e2e:watch # or yarn e2e:watch\n```\n\n## Credist\n\nKudos to [vue-hackernews-2.0](https://github.com/vuejs/vue-hackernews-2.0) on which this project is based on.\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasadsahi%2Fvuenode-fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasadsahi%2Fvuenode-fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasadsahi%2Fvuenode-fullstack/lists"}