RSS Git Download  Clone
..
  component p3x-robot 9 years ago
  layout p3x-robot sunday release 5/28/2017, 7:59:06 AM 9 years ago
  modules p3x-robot sunday release 5/21/2017, 11:15:58 AM 9 years ago
  routes p3x-robot 9 years ago
  service p3x-robot sunday release 2017-6-25 22:07:05 9 years ago
  utils p3x-robot sunday release 2017-6-3 15:44:41 9 years ago
  application.ts 185B p3x-robot sunday release 5/20/2017, 5:00:16 PM 9 years ago
  bundle.aot.ts 329B p3x-robot 9 years ago
  bundle.common.ts 129B p3x-robot 9 years ago
  bundle.ts 302B p3x-robot 9 years ago
  module.ts 2kB p3x-robot sunday release 5/21/2017, 11:14:36 AM 9 years ago
  polyfills.ts 37B p3x-robot 9 years ago
  README.md
[//]: #@corifeus-header [![Build Status](https://travis-ci.org/patrikx3/corifeus-app-web-pages.svg?branch=master)](https://travis-ci.org/patrikx3/corifeus-app-web-pages) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/patrikx3/corifeus-app-web-pages/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/patrikx3/corifeus-app-web-pages/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/patrikx3/corifeus-app-web-pages/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/patrikx3/corifeus-app-web-pages/?branch=master) --- # Corifeus App Web Pages - Support ## Issues / Support This is an open source project. Time is a precious thing, so I have rarely time to give support and fix issues for someone else. I fix a bug, when I have an error that I need. If you got an issue, error or bug, I hope someone will have time to do it for you, otherwise, you are on your own. Though, if I know the solution, I will tell you. Besides, core errors will be fixed by me. ***If you want to extend, fix bugs or add in new features, I promptly merge pull requests or you can become a ```patrikx3``` member.*** Besides, when I can support, please note, I cannot support old versions, only the current/latest version. ### Node Version Requirement ``` >=7.8.0 ``` ### Built on Node ``` v8.1.2 ``` The ```async``` and ```await``` keywords are required. Install NodeJs: https://nodejs.org/en/download/package-manager/ ### Updating Since, I work full time, I can work only on weekends. Github updates are released only Sundays. Minor errors can be released any time, but reflects will be shown only in NPM. # Description [//]: #@corifeus-header:end It is the common GitHub pages for all Corifeus projects. # AOT Right now, NPM LINKED modules not working with ```tsconfig.json```. # More info [API](https://api.github.com/) [Repositories](https://api.github.com/users/patrikx3/repos) There is an error in TypeScript. The workaround is in ```tsconfig.json```: ```javascript "skipLibCheck": true, ``` Should remove once it works. # Node SASS errors ```bash nodejs node_modules/node-sass/scripts/install.js npm rebuild node-sass ``` [//]: #@corifeus-footer --- [**CORIFEUS-APP-WEB-PAGES**](https://pages.corifeus.tk/corifeus-app-web-pages) Build v4.2.803-43 [Corifeus](http://www.corifeus.tk) by [Patrik Laszlo](http://patrikx3.tk) [//]: #@corifeus-footer:end