Giter Club home page Giter Club logo

csu-xiao-an / bravo-be Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bravolabs/bravo-be

0.0 1.0 0.0 463 KB

Healthy office cultures often acknowledge good work from their coworkers and peers. Award your peers with acknowledgements that act like coins/points in Slack when they do awesome things - and never let the acknowledgement of their good work get lost in the shuffle again.

License: MIT License

JavaScript 99.11% HTML 0.89%

bravo-be's Introduction

Bravo Backend

Healthy office cultures often acknowledge good work from their coworkers and peers. Award your peers with acknowledgements that act like coins/points in Slack when they do awesome things - and never let the acknowledgement of their good work get lost in the shuffle again.

Bot Commands

Type /bravo @user to choose between sending and viewing all acknowledgements

Project Files Structure

๐Ÿš€ data directory

  • migrations directory
  • models directory
  • seeds directory
  • dbConfig.js file

๐Ÿš€ routes directory

  • shoutouts.js

๐Ÿš€ services directory

  • bot
  • shoutouts.js
  • shoutouts.spec.js

Coding styles and conventions

โœ”๏ธ Folders, files and variables naming

  • Camel Case eg: bot, slackBot

โœ”๏ธ Constants and env variables naming

  • Snake Case (All Caps) eg: SECRET, DATABASE_URL

โœ”๏ธ Asynchronous Operations method

  • async await method

NPM Commands and Descriptions

Command Description
npm run server Starts the server in hot-reload mode for development
npm test Runs the project test suite
npm start Starts the app server in dev, staging and production environments

Prettier Setup for VS Code

  • Install the VS-Code extension below;

  • Head over to the VS-Code settings and search for prettier

  • Locate and tick the checkbox under Prettier: Eslint Integration section... You good to go! ๐Ÿ˜Ž

Build Status

Test Coverage

bravo-be's People

Contributors

ogwurujohnson avatar erozonachi avatar aaronjthompson avatar samarv avatar ropeks avatar nobioma1 avatar maximesalomon avatar

Watchers

 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.