Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manonworld/project-webpack

Webpack Project with Worker Processes built for Udacity Nanodegree for advanced web development powered by EGFWD
https://github.com/manonworld/project-webpack

docker express heroku nodejs service-worker webpack

Last synced: about 18 hours ago
JSON representation

Webpack Project with Worker Processes built for Udacity Nanodegree for advanced web development powered by EGFWD

Awesome Lists containing this project

README

        

# Project News Article with NLP

Project for Udacity Advanced Web Development Nano Degree

Tech stack:

1. React

2. Webpack

3. Semantic UI

4. Sass

5. Meaning Cloud Sentiment API

6. Jest Testing Framework

7. Service Workers

# Installation:

``` yarn install ``` to make initial setup

``` yarn build-dev ``` for development environment

``` yarn build-prod ``` for production environment

# Deployment

App is deployed on heroku using docker containerized solution

Please check heroku.yml for your reference

URL: https://secret-eyrie-62208.herokuapp.com/

# Testing

``` yarn test ```