Aimeast / Gitcandy
Licence: other
A git server side platform based on ASP.NET MVC. 一个基于ASP.NET MVC的git服务端。QQ群:200319579。
Stars: ✭ 252
Programming Languages
javascript
184084 projects - #8 most used programming language
Projects that are alternatives of or similar to Gitcandy
Redaxscript
A modern, ultra lightweight and rocket fast Content Management System
Stars: ✭ 241 (-4.37%)
Mutual labels: sqlite
Scipio Erp
Your Online Business Kit - Build your own business applications. Create your own online shop. Customize to your own needs.
Stars: ✭ 247 (-1.98%)
Mutual labels: bootstrap
Mongols
C++ high performance networking with TCP/UDP/RESP/HTTP/WebSocket protocols
Stars: ✭ 250 (-0.79%)
Mutual labels: sqlite
Pretty Checkbox Vue
Quickly integrate pretty checkbox components with Vue.js
Stars: ✭ 240 (-4.76%)
Mutual labels: bootstrap
Typescript Ddd Skeleton
🟨 TypeScript DDD Skeleton: Bootstrap your new projects or be inspired by this example project
Stars: ✭ 240 (-4.76%)
Mutual labels: bootstrap
Tweetme 2
Build a twitter-like app in Django, Bootstrap, Javascript, & React.js. Step-by-Step.
Stars: ✭ 247 (-1.98%)
Mutual labels: bootstrap
Freesql
🦄 .NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, Click house orm, MsAccess orm.
Stars: ✭ 3,077 (+1121.03%)
Mutual labels: sqlite
E Commerce Db
Database schema for e-commerce (webstores) sites.
Stars: ✭ 245 (-2.78%)
Mutual labels: sqlite
Startbootstrap One Page Wonder
A simple, one page, Bootstrap HTML website template created by Start Bootstrap
Stars: ✭ 249 (-1.19%)
Mutual labels: bootstrap
Understrap
Understrap is the renowned open-source WordPress starter theme that combines Underscores with Bootstrap. Trusted by more than 100,000 developers.
Stars: ✭ 2,822 (+1019.84%)
Mutual labels: bootstrap
Swmp
A responsive, eye-pleasing Linux server statistics dashboard.
Stars: ✭ 245 (-2.78%)
Mutual labels: bootstrap
Wms
一个基于Spring MVC、Spring、MyBatis、Shiro框架的仓库管理系统Demo。A warehouse management system implement with Spring MVC, Spring Framework,MyBstis,Shiro and MySQL
Stars: ✭ 248 (-1.59%)
Mutual labels: bootstrap
Books jetpack
A sample application to demonstrate how to use Jetpack Architecture Components in an Android Application following the Clean Architecture concepts.
Stars: ✭ 241 (-4.37%)
Mutual labels: sqlite
Bootstrap 4 Grid
Bootstrap 4 grid system and layout utilities.
Stars: ✭ 251 (-0.4%)
Mutual labels: bootstrap
Storio
Reactive API for SQLiteDatabase and ContentResolver.
Stars: ✭ 2,594 (+929.37%)
Mutual labels: sqlite
Python For Entrepreneurs Course Demos
Contains all the "handout" materials for Talk Python's Python for Entrepreneurs course. This includes notes and the final version of the website code.
Stars: ✭ 247 (-1.98%)
Mutual labels: bootstrap
Bootstrap
The missing components for your favorite front-end framework.
Stars: ✭ 2,700 (+971.43%)
Mutual labels: bootstrap
Php Crud Api
Single file PHP script that adds a REST API to a SQL database
Stars: ✭ 2,904 (+1052.38%)
Mutual labels: sqlite
GitCandy
GitCandy© is a Git distributed version control platform based on ASP.NET MVC application, which supports public and private repositories. You can create and collaborate your repository with your team anytime anywhere without any limit.
Visit a demo on http://gitcandy.com.
Get source and fork me on http://github.com/Aimeast/GitCandy.
Prerequisites
Installation
- Download last release or build dev branch by yourself
- Create a web site on IIS, copy binary and resource files to site path
- Copy
GitCandy\bin\[NativeBinaries & x86 & x64]
folders to destination if you are publishing the website - Create a database by
/Sql/Create.[Sqlite | MsSql].sql
, copy database file toApp_Data
folder if any - Update connection string in
Web.config
file - Prepare two folders for storage
Repositories
andCache
- Navigate to your site and login with default username
admin
, passwordgitcandy
- Go to
Settings
page for set folders path ofRepositories
,Cache
andgit-core
- You are recommended to set
<compilation debug="false" />
inWeb.config
note
- The
Repositories
orCache
path looks likex:\Repos
orx:\Cache
- The
git-core
path looks likex:\PortableGit\libexec\git-core
orx:\PortableGit\mingw64\libexec\git-core
Changes
Go to changes page
Thanks for (alphabet)
- ASP.NET MVC @ Apache License 2.0
- Bootstrap @ MIT License
- Bootstrap-switch @ Apache License 2.0
- EntityFramework @ Apache License 2.0
- FxSsh @ MIT license
- Highlight.js @ New BSD License
- jQuery @ MIT License
- LibGit2Sharp @ MIT License
- marked @ MIT License
- Microsoft.Composition (MEF2) @ Microsoft Public License
- Newtonsoft.Json @ MIT License
- SharpZipLib @ GPL License v2
License
The MIT license
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].