Coder Social home page Coder Social logo

glevson / stop-analyzing-embed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bancodobrasil/stop-analyzing-embed

0.0 0.0 0.0 3.7 MB

Stop Analyzing interaction component to be embedded in your website

License: MIT License

JavaScript 1.97% TypeScript 18.40% CSS 77.82% HTML 1.48% Dockerfile 0.33%

stop-analyzing-embed's Introduction

Stop Analyzing Embed

This is a Poppins project first-timers-only

Stop Analyzing is a tool that uses Tinder-like user interaction to help customers make up their minds when choosing something that has a lot of options, such as e-commerce products. Check this repo for more details and this issue explains how this idea was born. Stop Analyzing Embed is a web component designed to be embedded on client websites so that they can quickly & easily implement the features of the Stop Analyzing tool.

This project was made for first-time contributors and open source beginners

This project follows the Poppins manifesto guidelines as part of its community principles and policies, focusing all the decisions and interactions on providing open source beginners mentorship with real and relevant experiences, respecting each learning pace, background experience, academic formation, questions, suggestions, doubts, and opinion.

Contribute now!

So, let's start contributing! First, go to the 'Issues' tab and open a new issue, titled something like: "I want to contribute." Then, in the first comment, introduce yourself and ask for a task to be assigned to you. If you already have an issue in mind, feel free to describe it in that same comment. A mentor/maintainer will respond with a technical overview of the project and some possible ways of contributing. You will discuss the options, and when a suitable issue is agreed upon, the mentor will create a new issue and assign it to you.

That's it! Just make yourself at home, and good luck!

Getting Started

Clone the Repo

Before you start working on an issue, first you need to fork and clone the repo. There are some great instructions on how to do so here.

Configure the Project on Your Local Machine

Once you've forked and cloned the repo, it's time to run the app locally.

There are two options to build and run stop-analyzing-embed locally on your machine: using docker, or running it directly with NPM commands. Just follow the instructions below based on your preference. Regardless of which way you choose, the web server will show the hostname on the console, something like this:

stop-analyzing-embed | Listening on http://738e062f602e:8000, http://127.0.0.1:8000, http://192.168.124.2:8000

In the example above, you would navigate to localhost:8000 to view the app.

Using Docker

To run with docker-compose, open your cloned project and navigate into the root directory (the same directory where the Dockerfile is located). Then, open a terminal session and enter the following:

$ docker-compose up

The above command will spin up the development server right away, but it may take a couple of minutes to build. So, just be patient.

If you prefer to work on the Dockerfile directly:

$ docker build . --tag stop-analyzing-embed:latest

Using a Development Environment

To run with NPM, first change your terminal session in the app directory. Then, make sure to install all the dependencies:

$ cd app
$ npm install

When the dependencies have all been installed, you're ready to run the application:

$ npm run dev

Important: make sure you have NPM installed in your machine.

Thats it! We are ready to go!

Awesome list of other Poppins projects for you to go

Awesome

stop-analyzing-embed's People

Contributors

tiagostutz avatar rafamarts avatar tcashion avatar dependabot[bot] avatar giteshk11 avatar divyayk avatar boeing60 avatar reedhop24 avatar bob160 avatar priyanshu0405 avatar hannydevelop avatar shalika10 avatar finhaa avatar japneetsingh5 avatar lucasravy avatar poleselfg avatar sapatgit avatar krosenk729 avatar marooncoder09 avatar dowenrei avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.