Skip to content

brainsqueeze/MyArXiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b930302 · Apr 23, 2019

History

19 Commits
Apr 23, 2019
Mar 17, 2019
Feb 24, 2019
Mar 18, 2019

Repository files navigation

MyArXiv

Custom arXiv.org feed based on your interests

Website

To run the web service and UI you will need Docker/docker-compose, and you can start everything by running

cd app
docker-compose up

You will need to set the .env file for your environment. If you plan to log your activity you will need to set HAS_DATABASE=1 and set you Sqlite database file path to the environment variable SQLITE_PATH.

If you want to develop the Javascript in the browser you can run the Node server in development mode by doing

cd app
docker-compose -f docker-compose.yml -f docker-compose.dev.yml up

About

Custom arXiv.org feed based on your interests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published