Skip to content

risevest/devops-intern-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rise Devops Internship Test

We just need to confirm you have what it takes. Good luck

Rules

  • Fork this repository, so it can stay on Github
  • Commit your changes after every task
  • When you finish, send us link to your repository and wait for an answer

Prerequisites

Testing the application

Bring up a terminal, then go to your project root directory and install local dependencies:

yarn

To start local dev server, type in the following command in your terminal:

yarn start

The application should now be accessible on http://localhost:3000

Task

Assuming a server has been setup with the NodeJS app running, write an nginx config:

  • serve the HTML files in public
  • port-forward the API to the node server

Send us your repo!

After finishing all tasks, reply the mail that sent you this repo with a link your repo.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors