GithubHelp home page GithubHelp logo

chat-xyzdigital's Introduction

engram chat

Development Setup

be

The be for chat was developed before the central engram api was started. In order to bridge the gap for now you can set the .env file to the below when developing locally. This allows it to eventually be replaced with the api as it points the user login to the user database.

USER_DB_URL=mongodb://localhost:27017/engram
DB_URL=mongodb://localhost:27017/engram

Once that is set simply run node server.js from the be folder. The app will then be running on http://localhost:1337.

fe

Currently the be/server.js serves up the static files for simplicity. In order to bundle the fe app, simply run yarn build. This outputs fe/public/js/app.js. If you will be actively making changes you can run yarn build --watch and have esbuild automatically rebuild when a file is changed.

Contributing

For now, tasks related to chat are managed on the Chat Project on Github. If something is in the To do column feel free to pick it up. At this stage requirements are intentionally very slim. As long as the functionality works, that's good enough. Once you have made a change create a Pull Request and it will be reviewed within a day or so. In the interest of time, sometimes I may make changes directly to a PR rather than requesting changes to reduce the amount of back and forth.

chat-xyzdigital's People

Contributors

adamjberg 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.