Giter Site home page Giter Site logo

artsy-kb's Introduction

Introducing Artsy's Knowledgebase

A tool for sharing knowledge within Artsy. The idea is that we all spend a lot of time every day looking up the answers to the same questions. Wouldn't it be useful if we had a way to track what we learned? Bonus points if it directs other people to faster solutions for their own problems!

Enter artsy-kb, or just kb for short. It's intended to be a knowledgebase tool for artsy employees - the idea is that we can add to it over time. Every time you learn something, it's a good idea to add it to the knowledgebase for others to be able to use it!

Yet Another Documentation Tool feels iffy

No! A KB is not formal documentation. This is meant to be used cookbook-style, e.g. each entry defines a question to be answered and then answers that question. It's meant to be quick, idiosyncratic, a little weird, and generally something to be integrated into your workflow in a low-pressure kind of way.

Running Locally

To run this locally you'll want to create a .env file with HGE_ENDPOINT and ADMIN_SECRET set to the values of the Hasura instance you'll be using. We just have the one right now, so ask myk and he'll set you up!

Deployment

This is being developed as a serverless application running against zeit's now ecosystem. Currently it's scope to my now account so I'm the only one who can deploy. The various API endpoints are all autogenerated by zeit, so I don't have to actually write any server code. I can just provide endpoints.

Docs

Check out the docs folder for information about intended usage, architectural approach, etc.

Next Steps

  1. Finalize Entry schema in Hasura [DONE]
  2. Implement 'core' API methods (src/core/...) [INPROGRESS]
  3. Expose core API over API endpoints (src/api/...) [INPROGRESS]
  4. Build out CLI over core API
  5. Build out slack interface ((src/api/_slack)) [INPROGRESS]

artsy-kb's People

Contributors

jiahaodavid avatar mbilokonsky avatar xtina-starr avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

artsy-kb's Issues

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.