With the sale of SSRN the Scientific community is skeptical about the future of it. So I decided to create this project to give them a place to publish their research.
I started by preparing NPM and the Node.js server and creating the boilerplate for the module. Since I am creating a new section of an ongoing project, this was not so difficult but still I preferred rewriting a bit of the base for easier development for future hackers.
For instance, now to run the project in development mode a developer just has todo:
npm run watch
While before an obscure file in ./scripts/start.sh had to be called with a lot of custom logic.
Besides that, the boilerplate has been created in ./modules/research, a small REST API:
You need to have installed these. As their installation wildly varies among systems and they are greatly documented, I'll just list them as prequisite:
Node.js
NPM
MongoDB (and running with the command mongod).
When you have them installed follow the rest of the instructions to get Libre University up and running.
2
Step 2
Clone the repository
git clone git://github.com/libre/university.git && cd ./university
3
Step 3
Install Nodemon, Istanbul and Mocha globally for testing (recommended):
I think university research in this area is very important, you should familiarize yourself with them. You can also read an essay at https://samples.edusson.com/police-brutality/ about police brutality these days, it is very important. You will read the essay and rethink the situation.
I think university research in this area is very important, you should familiarize yourself with them. You can also read an essay at https://samples.edusson.com/police-brutality/ about police brutality these days, it is very important. You will read the essay and rethink the situation.