Git Product home page Git Product logo

yakchat's Introduction

yakchat

A chat similar to slack that can be embbeded on your website

Pre Requisites

then install the dependecies for both projects(backoffice and frontscript) with:

npm install

NOTE You can install just one project's dependecies, just go to the target folder ans run npm install

Common Scripts

Instead of go to the target project(frontscript or backoffice) and install dependecies or start the dev server in that location, you can do the same in the parent folder with the following common commands and run and test both applications at the same time with just one console.

Launch Backoffice and FrontScript at the same time

This command launch the backoffice and the frontscript at the same time in different ports

npm start

Launch Backoffice only

npm run start:bo

Or you can just go to the backoffice folder and run npm start

Build Backoffice only

npm run build:bo

Or you can just go to the backoffice folder and run npm run build

Launch FrontScript only

npm run start:fs

Or you can just go to the front-script folder and run npm start

Build FrontScript only

npm run build:fs

Or you can just go to the front-script folder and run npm run build

yakchat's People

Contributors

oreyes1991 avatar jegj avatar pablolimo avatar dependabot[bot] avatar reinsbrain avatar ossmetal 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.