Skip to content

jjcong/Autumn-Framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Autumn-Framework

Build Status AUR
dynamic

Autumn-Framework is a collection of web sub-system, aimes to provide universal web system solution. It is scalable and stable, you can develop your own web system basing on it. Also, you can join us to maintain it together, if only you are interested in it.

Live Demo

Please submit issues to corresponding projects, that'll help us make issues tracking easier so that we can provide timely help to you.

Modules

Environment

Autumn-Framework require java8 and maven3 as bulid enviroment.

The project requires at minimum 512MB memory to run. Please ensure you have corresponding tools installed in your environment before build and run the project.

Get Started

  • Clone from github.com: git clone git@github.com:shuaijunlan/Autumn-Framework.git
  • Enter the project root directory cd Autumn-Framework
  • Install dependencies: mvn install
  • Enter sub-system, e.g.cd cms
  • Run server: mvn tomcat7:run. Server runs on port 8081 by default, visit localhost:8081 to check it out.

License

Licensed under GPL 2.0. See LICENSE for further details.

About

Component Web Model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 95.9%
  • CSS 4.1%