Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

aitalshashank2/ArxivAppBackend-Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArxApp Backend

This repository has the backend for ArxApp made as a submission for the course CSN-291, Indian Institute of Technology, Roorkee.

Setup Guidelines

  • Firstly, clone this repository on your local computer. Then, change directory.

     git clone https://github.com/aitalshashank2/ArxivAppBackend-Pro.git
     cd ArxivAppBackend
  • Clone the frontend web repository to the frontend/ directory

     cd frontend
     git clone https://github.com/ShreyasTheOne/arxiv-app-frontend-web.git
  • Copy code/configuration/config-stencil.yml to code/configuration/config.yml and populate the values.

  • Build the docker images

     cd ..
     docker-compose build
  • Start the project

     docker-compose up -d
  • Now, visit http://localhost:54321 to view the Project.

Happy Research!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published