Free Backend Template (FBT) is a full boilerplate for web developer to build their backend system quickly.
You can modify these files to customize the template:
-
css/style.css
-
js/script.js
You need these tools to rebuild the css and js:
-
Compass to compile sass/*.sass.
-
CoffeeScript to compile coffee/*.coffee
-
Custom File Input (Depends on EnhanceJS)
-
Date Range Picker (Depends on Date.js)
The project is released under MIT License.