Giter Club home page Giter Club logo

slack-fireman's Introduction

My Personal Blog.

Source code for my personal landing page. I used @gohugoio and @netlify GitHub pages to create a very simple landing page with my own domain.

Goals for the future:

  • Convert this README.md to show up on my profile.
  • Start a blog at blog.anubhav.codes or anubhav.codes/blog
  • Show a list of personal projects on my blog.
  • Move away from gohugo and start something of your own.
  • Pull some metrics from grafana (personal instance) and show it on my website.
  • Integrate an analytics site which also respects privacy of my readers (goatcounter??)

Right now I am happy with my simple landing page running over hugo using netlify, but I might want to replace hugo with Vue since I a not comfortable with go templating yet and I am actively learning Vue for work and personal projects.

Development

make preview

go to localhost:8080 to test out the site.

slack-fireman's People

Contributors

anubhavcodes avatar shamin avatar

Watchers

 avatar  avatar  avatar

slack-fireman's Issues

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.

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.

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.

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.

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.