GithubHelp home page GithubHelp logo

sahil250499 / insights-agent-web-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from specollective/insights-agent-web-app

0.0 1.0 0.0 5.25 MB

Web client for the Insights Agent application.

Shell 0.05% JavaScript 91.78% CSS 7.46% HTML 0.71%

insights-agent-web-app's Introduction

Insights Agent Web App

Code repository for the Insights Agent web application.

Development Dependencies

  • Node
  • npm
  • git
  • nvm

Contributing

Clone the repository

git clone [email protected]:specollective/insights-agent-web-app.git
cd insights-agent-web-app

Use required node version via nvm.

nvm use

Install JavaScript dependencies.

npm install

Set up environment variables

Copy the contents of the .env.example to a file named .env.

REACT_APP_API_URL=http://localhost:8000/api

Start development server

Run the following command and the app should open should open on http://localhost:3000.

npm start

Running development server with mock API

npm run start:mirage

Running development server with SSL encryption

Useful for testing certain authentication flows. Please follow the steps in this tutorial to generate your SSL certificate for localhost.

https://www.mariokandut.com/how-to-setup-https-ssl-in-localhost-react

Once you've installed the certificates, run the following command and the app should open on https://localhost:3000.

npm run start:ssl

Run tests

npm test

insights-agent-web-app's People

Contributors

saige243 avatar jtorreggiani avatar najwanan avatar yolineb avatar victoriaklo avatar mmmoore1313 avatar dashcraft avatar mjtribble avatar crystallynnvoss avatar sahil250499 avatar

Watchers

James Cloos 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.