Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 688 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 688 Bytes

Epylog

Epylog is an Open Source web platform that functions as a centralized space for scientific articles and resources, from popular curiosities to doctoral articles that applies the Open Science movement in order to make them accessible to all audiences.

Epylog is developed using MEVN Stack.

Deployments

You can check the RESTful API documentation and try the methods here.

Installation

Epylog-api requires Node.js v14+ to run.

Install the dependencies and devDependencies and start the server.

cd epilog-api
npm i
npm start

License

MIT