All Projects → mrellipse → Toucan

mrellipse / Toucan

Licence: mit
Boilerplate template using Vue.js, TypeScript and .NET Core 2.1, based on SOLID design principles

Projects that are alternatives of or similar to Toucan

Vue2 Qq
一个基于兴趣,为了学习,提高能力的项目
Stars: ✭ 90 (-58.14%)
Mutual labels:  axios, vuex2, vuejs2
Vue Cnode
基于vue2 + vue-router + vuet + ES6 + less + flex.css重写vue版cnode社区,使用webpack2打包
Stars: ✭ 1,134 (+427.44%)
Mutual labels:  vuex2, vuejs2, vue-router2
ivew-admin
基于iview 的一套后台新零售后台系统,权限模块基于后台控制,前端进行配置映射,从而通过登录后台返回用户权限进行用户权限模块控制。基础信息与权限相关基于cookie实现
Stars: ✭ 32 (-85.12%)
Mutual labels:  axios, vuex2, vue-router2
Vue Admin Element
(Vue2 演示项目)物业后台管理系统 - ElementUI ( 基本结构已完成, 剩下的就是具体业务开发; 如有疑问请留言 )
Stars: ✭ 73 (-66.05%)
Mutual labels:  axios, vuex2, vue-router2
Vue Admin Manager
整合 vue,element,echarts,video,bootstrap(AdminLTE),admin等,搭建的后台管理系统
Stars: ✭ 153 (-28.84%)
Mutual labels:  axios, vuex2, vuejs2
Vue Cnode
🔥Vue.js打造一个开源的CNode社区。CNode by Vue.js
Stars: ✭ 249 (+15.81%)
Mutual labels:  axios, vuex2, vuejs2
Magicmusic
🎵帅气的手机端音乐播放器(vue vue-router vuex flex ...)
Stars: ✭ 350 (+62.79%)
Mutual labels:  axios, vuex2, vue-router2
Simple Todo Tutorial
Simple todo app built with Vue 2.0 and Vuex 2.0
Stars: ✭ 62 (-71.16%)
Mutual labels:  vuex2, vuejs2
Vue2 Multi Uploader
Drag and drop multiple file uploader with Vue.js v2 and Axios
Stars: ✭ 77 (-64.19%)
Mutual labels:  axios, vuejs2
Bottle Vue Kickstart
🍕 Very basic Bottle kickstart kit with Vue.js and Webpack. Included Axios, Autoprefixer, Babel, Webpack config, demo app with Bulma and Web font loader.
Stars: ✭ 83 (-61.4%)
Mutual labels:  axios, vuejs2
Vue2admin
基于vue2 + vue-router + vuex + fetch + PostCSS + element-ui +webpack2 实现的一个后台管理系统基础框架。
Stars: ✭ 126 (-41.4%)
Mutual labels:  vuex2, vue-router2
Laravel Vue
This application is test and implemented by Laravel 5.4 and Vue.js 2.
Stars: ✭ 46 (-78.6%)
Mutual labels:  axios, vuejs2
Spala
Spala (SPA LARAVEL): a modern lightweight CMS for Laravel and Vue developers (open source project).
Stars: ✭ 91 (-57.67%)
Mutual labels:  axios, vuejs2
Spring Boot Vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
Stars: ✭ 1,818 (+745.58%)
Mutual labels:  axios, vuejs2
Vuex Flash
VueJs Flash Message Component within Vuex
Stars: ✭ 54 (-74.88%)
Mutual labels:  vuex2, vuejs2
Vue Visualization
Vue 结合 D3.js 进行数据可视化开发的练手案例
Stars: ✭ 125 (-41.86%)
Mutual labels:  axios, vuejs2
Github Ranking
🔍GitHub不同语言热门项目排行,Vue.js做页面展示
Stars: ✭ 160 (-25.58%)
Mutual labels:  axios, vuejs2
Laravel Vue Spa
SPA Boilerplate made with Laravel 5.6, Vue 2, Bootstrap 4, Vue-router 3, Vuex 3, Axios
Stars: ✭ 172 (-20%)
Mutual labels:  axios, vuejs2
Paascloud Login Web
模拟商城,完整的购物流程、后端运营平台,使用 spring cloud + vue 全家桶实现快速搭建企业级微服务项目
Stars: ✭ 207 (-3.72%)
Mutual labels:  vuex2, vuejs2
Manhuaren
vue2.0全家桶,仿漫画人官网(移动端)
Stars: ✭ 18 (-91.63%)
Mutual labels:  vuex2, vuejs2

toucan!

is an opinionated multi-project solution template, combining .NET Core and Vue.js. The objective is to provide scaffolding for a responsive SPA web application, based on SOLID design principles.

Features

  • loading screen
  • multiple entry points
  • token-based authentication for local & external providers
  • two factor verification based on device profile
  • role & claims management (NEW)
  • comprehensive localization support (server and client)
  • global application state/event bus
  • hot module reloading for development
  • data migrations

For more details about the implementations of features, you can refer to security, localization, server or ui documents

Setup

Your development machine will need to have the following installed.

Installing

via Yeoman

npm install --global generator-toucan
yo toucan

or using setup instructions

Release History

All ui and server packages are up to date as 16 July 2018. See releases for a history of recent changes

Built With

  • .NET Core - .NET Core is a general purpose development platform maintained by Microsoft and the .NET community on GitHub.
  • TypeScript - TypeScript is a typed superset of Javascript that compiles to plain JavaScript
  • Vue.js - Simple yet powerful library for building modern web interfaces
  • Bootstrap - Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
  • Axios - Promise based HTTP client for the browser and node.js
  • StructureMap - IOC/DI container

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

*[EF]: Entity Framework

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].