Giter Site home page Giter Site logo

StandUpManLogo

StandUpMan makes communication easier for teams by allowing team members asynchronously share updates with the team using their medium of choice. StanUpMan ruthlessly puts at end to meeting hell and communication chaos at work thereby making it seamless for everyone to stay updated, improve transparency, work in sync, stay on track, and hit targets in less time.

Can you cut down on those meetings?! 🙄

Features

  • Standup routines [Scheduling]
  • Reminders
  • Reports
  • Integrations

Installation

  • git clone https://github.com/Fenn-CS/standupman
  • cd standupman
  • cp .env.example .env
  • Run node node with interactive mode, node

Generating JWT_SECRET

  • Run
require('crypto').randomBytes(64).toString('hex')
'b522d477d2df5adf4d328875742effa43e88000cf45b05eb2627997c3992fce26b93b2c3724432c2e6904de7c157074062af65f14aa73b7aadd255fccd9d9708'
  • Set the JWT_SECRET in .env
JWT_SECRET_KEY='b522d477d2df5adf4d328875742effa43e88000cf45b05eb2627997c3992fce26b93b2c3724432c2e6904de7c157074062af65f14aa73b7aadd255fccd9d9708'
  • npm install
  • npm run dev

Docs

OpenAPI

To generate the api spec file run npm run openapi StandUpMan also comes with swagger interface configured which can be accessed at /swagger endpoint through your browser.

Architecture

To run StandUpMan the sysadmin must install and configure the web service and ui. Linking them with their configured host names.

Web Service

StandUpMan is built on express and employers the the API First design. The web service (hosted in the repository) exposes an API which provides services for the UI deleted below.

UI

StanUpMan's UI is built with svelte and source is hosted at standupman-ui

Setting UP

Support

Join our community chat rooms on element that cover different topics including #bugs, #contributors, #general and more.

Contributing

Feel free to open issues, submit patches to fix bugs and or improve documentation. Please discuss new features with the maintainers in the contributors room.

Contributors

Made with contributors-img.

License

Released under MIT License see LICENSE

standupman's Projects

standupman icon standupman

StandUpMan makes communication easier for teams by allowing team members asynchronously share updates with the team using their medium of choice.

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.