Skip to content

jlferrete/full-stack-open-pokedex-CI-CD

Repository files navigation

Full Stack open CI/CD

This repository is used for CI/CD integration propouses. Feel free to fork it and share!

Status

Deployment Pipeline

Technologies

NodeJs React JavaScript CSS HTML GitHub Actions

Commands

Start by running npm install inside the project folder

set NODE_OPTIONS=--openssl-legacy-provider to set legacy mode

npm start to run the webpack dev server npm test to run tests npm run eslint to run eslint npm run build to make a production build npm run start-prod to run your production build

Web application on Heroku

Click here

Thanks to

Smartly.io