All Projects → juliandavidmr → Template Sailsjs Vue

juliandavidmr / Template Sailsjs Vue

Two independent projects (BackEnd and FrontEnd) working as one. A Sails application.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Template Sailsjs Vue

Conf
Конспекты докладов IT-конференций
Stars: ✭ 365 (+2181.25%)
Mutual labels:  backend, frontend
Live Torrent
Torrent Web Client
Stars: ✭ 546 (+3312.5%)
Mutual labels:  backend, frontend
Udash Core
Scala framework for building beautiful and maintainable web applications.
Stars: ✭ 405 (+2431.25%)
Mutual labels:  backend, frontend
Awesome Cheatsheets
👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
Stars: ✭ 26,007 (+162443.75%)
Mutual labels:  backend, frontend
Osu Web
the browser-facing portion of osu!
Stars: ✭ 610 (+3712.5%)
Mutual labels:  backend, frontend
Beeva Best Practices
Best Practices and Style Guides in BEEVA
Stars: ✭ 335 (+1993.75%)
Mutual labels:  backend, frontend
Free Courses
Free IT courses
Stars: ✭ 522 (+3162.5%)
Mutual labels:  backend, frontend
Yii2 Gentelella
Free admin template for backend
Stars: ✭ 266 (+1562.5%)
Mutual labels:  backend, template
Programming Challenges
Algorithmic, Data Structures, Frontend and Pentest - Programming challenges and competitions to improve knowledge.
Stars: ✭ 592 (+3600%)
Mutual labels:  backend, frontend
Full Stack Fastapi Postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Stars: ✭ 7,635 (+47618.75%)
Mutual labels:  backend, frontend
Djreact
A simple introduction to integrating Django and React.
Stars: ✭ 317 (+1881.25%)
Mutual labels:  backend, frontend
Primitive
⛏️ ‎ A front-end design toolkit for developing web apps.
Stars: ✭ 783 (+4793.75%)
Mutual labels:  template, frontend
Cli
✨ A powerful CLI for the Create Go App project. Create a new production-ready project with backend, frontend and deploy automation by running one CLI command!
Stars: ✭ 292 (+1725%)
Mutual labels:  backend, frontend
Koa Vue Notes Api
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and async/await.
Stars: ✭ 342 (+2037.5%)
Mutual labels:  backend, template
Roadmap Do Desenvolvedor Web
🎢 Roadmap para se tornar um desenvolvedor web! Atualização 2021!
Stars: ✭ 276 (+1625%)
Mutual labels:  backend, frontend
Curriculum
Dive into our 7-month web development program covering HTML, CSS, Javascript, Node, and React!
Stars: ✭ 453 (+2731.25%)
Mutual labels:  backend, frontend
Full Stack Fastapi Couchbase
Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.
Stars: ✭ 243 (+1418.75%)
Mutual labels:  backend, frontend
Free Programming Resources
💎 免费的编程资源大全,持续更新!🔥 覆盖各种语言和方向(Java \ Python \ C++ \ JavaScript \ Golang \ 前端 \ 后端等)的学习路线、贴心教程、项目实战、编程书籍、面试合集、实用资源等,对程序员非常有帮助!
Stars: ✭ 225 (+1306.25%)
Mutual labels:  backend, frontend
Ethql
A GraphQL interface to Ethereum 🔥
Stars: ✭ 547 (+3318.75%)
Mutual labels:  backend, frontend
Aws Boilerplate
Opinionated full stack web app's boilerplate, ready to be deployed to AWS platform.
Stars: ✭ 682 (+4162.5%)
Mutual labels:  backend, frontend

Template Base - VueJS & SailsJS

Two independent projects (BackEnd and FrontEnd) working as one. A Sails application.

Features

  • Webpack for VueJS.
  • Grunt for SailsJS.
  • ES6 VueJS
  • Routing & Components
  • Generate and build vue templates
  • All the features of sails & vue.

Usage

# clone repo
git clone https://github.com/juliandavidmr/Template-SailsJS-Vue

# change folder
cd Template-SailsJS-Vue

# install dependencies
npm install # or yarn

Run server SailsJS

# run server
sails lift

Build Setup (VueJS)

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

License MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].