Giter Club home page Giter Club logo

slack-fireman's Issues

Integrate CI/CD

We want to be able to have continuous integration enabled all the time, whenever there is a single commit anywhere the developer should be able to push the code and be able to play with the live version of the code at any time.

We should have

  • Build system
  • pipelines
  • System similar to gitlab review apps

And once a commit is merged to master, we would like to be able to immediately deploy the version to production in as smoothest way as possible, possibly using kubernetes.

Create a development environment ready

We would like to be enable the developers to be able to just use one command and the application is ready to be tested.

docker-compose up should be enought IMO.

Bootstrap initial repo structure

We should be able to have a inital repo ready with a simple hello world API in the beginning.

If we are using express we should have the initial directory structure ready. I suggest we use soemthing like this:

- slack-fireman
----README.md
----docker-compose.yml
----scripts (If required)
----src
--------backend
----------------express-related-files
----------------Dockerfile

Something like this.

  • Create a directory structure
  • Have a simple API ready to play with.

API to return help text for the user

The API should take two parameters @username and num_of_days and then also validate the user if the user exists with the workspace.

then the API should add the user to the backend data store (redis) in our case.

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.