risevest / devops-intern-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 90.7%Language:HTML 5.7%Language:CSS 3.6%