https://github.com/adjivas/site-ref
WebSite who synthesize the knowledge about the autism for Institut Pasteur
https://github.com/adjivas/site-ref
Last synced: about 1 year ago
JSON representation
WebSite who synthesize the knowledge about the autism for Institut Pasteur
- Host: GitHub
- URL: https://github.com/adjivas/site-ref
- Owner: adjivas
- License: gpl-3.0
- Created: 2016-04-30T17:05:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-25T00:04:42.000Z (over 9 years ago)
- Last Synced: 2025-02-05T08:16:40.311Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://ide.c9.io/adjivas/site-ref-adjivas
- Size: 10.4 MB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Site-Ref — French
[](https://travis-ci.org/adjivas/site-ref)
[](http://inch-ci.org/github/adjivas/site-ref)
[![license-badge][]][license]
[license-badge]: https://img.shields.io/badge/license-GPL_3-green.svg?style=flat-square
[license]: LICENSE
##### Wiki
* [Authorization](https://github.com/adjivas/site-ref/wiki/Authorization)
* [Select](https://github.com/adjivas/site-ref/wiki/Select)
##### Merise'MCD-Modeling

##### Import basical data
```shell
rake db:migrate
rake import_departement
rake import_language
rake import_paper
rake import_structure
```
##### How to run
On _CloundLine_:
```shell
rails server -p $PORT -b $IP
```
##### License
**SiteRef**'s code in this repo uses the [GNU GPL v3](http://www.gnu.org/licenses/gpl-3.0.html) [license](LICENSE).