GithubHelp home page GithubHelp logo

kulaneian / b12area Goto Github PK

View Code? Open in Web Editor NEW

This project forked from briangtn/b12area

0.0 0.0 0.0 6.27 MB

The area is a third year epitech project. In this project we must create a Zapier / IFTTT clone

TypeScript 69.65% CSS 9.88% HTML 20.47%

b12area's Introduction

AREA

master status develop status

This is the repository of the area project.

How to use

Install

You need to install ngrok and run it to create a proxy that expose your local server on the internet. You need to copy the .env.example file to a .env file and modify the variables as you need (see this file for information on how to fill environment values). The API_URL value should be the url given by ngrok. The REACT_APP_API_URL value should be the same as API_URL.

Run

dev mode:

// run ngrok
cp .env.example .env
// update .env
npm run install
npm run dev

prod mode:

// run ngrok
cp .env.example .env
// update .env
npm start

Information

You can have more information on the development process by going into the docs folder.

The project is organised as follow: Organisation

The API and Worker uses the server folder to be build.

The WEB front uses the web folder to be build.

The Mobile front uses the mobile folder to be build.

Example

You can find a live version of this project on https://area.b12powered.com.

Authors

b12area's People

Contributors

eldriann avatar briangtn avatar nahiswayard avatar jbulteau avatar romanosaurus 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.