All Projects → Qsnh → Goa

Qsnh / Goa

Licence: mit
基于Beego开发的问答系统

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Goa

Pychat
webchat via WebSockets/WebRTC that allows messaging/video call/screen sharing
Stars: ✭ 152 (-1.3%)
Mutual labels:  webpack, mysql
Sequelize Bookmarks
Sequelize ORM application with Express 4 server, Webpack and Vue.js
Stars: ✭ 85 (-44.81%)
Mutual labels:  webpack, mysql
Mailgo
💌 mailgo, a new concept of mailto and tel links
Stars: ✭ 978 (+535.06%)
Mutual labels:  webpack, npm
Go jwt
golang for websocket wechat or weixin and jwt,http ratelimit
Stars: ✭ 19 (-87.66%)
Mutual labels:  mysql, beego
Php Sf Flex Webpack Encore Vuejs
A simple app skeleton to try to make every components work together : symfony 4 (latest stable at the date, but work with sf 3.3+ if you just change the versions in composer.json), symfony/flex, webpack-encore, vuejs 2.5.x, boostrap 4 sass
Stars: ✭ 118 (-23.38%)
Mutual labels:  webpack, npm
Goapiserver
A golang api server demo that contains usage of Redis and MySQL.
Stars: ✭ 22 (-85.71%)
Mutual labels:  mysql, beego
Ant Simple Pro
简洁,美观,快速上手,支持3大框架(vue3.0,react,angular,typescript);Concise, beautiful, quick to get started, support 3 big frameworks
Stars: ✭ 73 (-52.6%)
Mutual labels:  webpack, mysql
Articles Translator
📚Translate the distinct technical blogs. Please star or watch. Welcome to join me.
Stars: ✭ 606 (+293.51%)
Mutual labels:  webpack, npm
Simple Boilerplate
A simple webpack boilerplate for your comfortable work with HTML, JS and CSS.
Stars: ✭ 116 (-24.68%)
Mutual labels:  webpack, npm
Instacam
Instant canvas video
Stars: ✭ 106 (-31.17%)
Mutual labels:  webpack, npm
Ghchat
📱A chat application for GitHub. React + PWA + Node(koa2) + Typescripts + Mysql + Socket.io
Stars: ✭ 791 (+413.64%)
Mutual labels:  webpack, mysql
Book
《现代化前端工程师权威指南》https://guoyongfeng.github.io/book/
Stars: ✭ 141 (-8.44%)
Mutual labels:  webpack, npm
Vue Admin Webapp
this is a admin project
Stars: ✭ 673 (+337.01%)
Mutual labels:  webpack, npm
Luna
Manage npm dependencies through a modern UI.
Stars: ✭ 948 (+515.58%)
Mutual labels:  webpack, npm
New Bee
开源社区 vue + springBoot - 前后分离微服务的最佳实践
Stars: ✭ 619 (+301.95%)
Mutual labels:  mysql, npm
React Webpack Tutorial
This is a tutorial on how to get started developing a client side application using ReactJS, Webpack and Npm
Stars: ✭ 54 (-64.94%)
Mutual labels:  webpack, npm
Vue2 blog
使用vue2.x + vue-cli +vue-router+ vuex + axios + mysql + express + pm2 + webpack+nginx构建的具有登录,注册,留言,用户发帖,用户评论等功能的SPA Blog。注意,注意,注意,后端API全部自己手写,很适合刚学习vue以及express的小伙伴学习,喜欢请Star鼓励一下我,谢谢!项目预览:
Stars: ✭ 417 (+170.78%)
Mutual labels:  webpack, mysql
Kotlin Frontend Plugin
Gradle Kotlin (http://kotlinlang.org) plugin for frontend development
Stars: ✭ 578 (+275.32%)
Mutual labels:  webpack, npm
Npm Pipeline Rails
Use npm as part of your Rails asset pipeline
Stars: ✭ 93 (-39.61%)
Mutual labels:  webpack, npm
Webpack Guide
Webpack Handbook
Stars: ✭ 136 (-11.69%)
Mutual labels:  webpack, npm

GOA

Build Status

介绍

基于 Beego + Vue 开发的在线问答系统。

功能

  • [x] 邮箱注册
  • [x] 邮件密码找回
  • [x] 会员邮件激活
  • [x] markdown内容提问和回答
  • [x] XSS安全过滤
  • [x] Vue前端小组件
  • [x] 完善的会员功能体系
  • [x] 后台前后端分离
  • [x] API接口
  • [x] 程序/数据库定时备份
  • [x] ENV环境配置
  • [ ] 单元测试

依赖

介绍
github.com/astaxie/beego Beego框架
github.com/go-sql-driver/mysql Mysql库
github.com/russross/blackfriday Markdown解析库
github.com/joho/godotenv ENV文件读取
github.com/dchest/captcha 图形验证码

FAQ

License

GOA 采用 MIT 开源许可证,你可以在商业项目中免费使用 GOA 或者基于 GOA 二次 开发而不必支付费用。

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