Coder Social home page Coder Social logo

grouparoo / www.grouparoo.com Goto Github PK

View Code? Open in Web Editor NEW
22.0 8.0 12.0 270.59 MB

The Grouparoo website

Home Page: https://www.grouparoo.com

JavaScript 1.49% TypeScript 95.31% CSS 0.82% SCSS 2.28% Shell 0.10%
grouparoo docs typescript nextjs hacktoberfest react reverse-etl

www.grouparoo.com's Introduction

The Grouparoo public website, blog, & docs.

CircleCI

Getting Started:

# Assuming you have Node.js 12+ and NPM installed...

# Clone this repository
git clone [email protected]:grouparoo/www.grouparoo.com.git
cd www.grouparoo.com

# Install dependencies
npm install

# Run the project in development mode
npm run dev

If you run into an issue installing Sharp on an Apple M1 machine, make sure vips is installed properly. (See this issue for more information.)

brew install vips

If you find yourself needing to change the API endpoint that the website is using, you can use the API_URL environment variable, ie: API_URL=http://localhost:8080

To Test:

You will need chromedriver installed to run the automated browser tests:

  • OSX: brew install --cask chromedriver
  • Linux: TODO
npm test # I will also run the build and lint commands

Deployment

Pull Requests

  • All Pull Requests are automatically built by Vercel which you can preview. Check your Pull Request for more information and a link

Main Branch

  • All changes to the main branch are automatically deployed to www.grouparoo.com (assuming tests pass).

Attribution

  • All logos & names used to describe plugins are property of their respective owners

๐Ÿฆ˜

www.grouparoo.com's People

Contributors

adorism avatar andyjih avatar asthedatamoves avatar bleonard avatar dependabot[bot] avatar edmundito avatar evantahler avatar krishnaglick avatar notwoods avatar pauloouriques avatar pedroslopez avatar rwfeather avatar seancdavis avatar teallarson avatar yashovardhan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

www.grouparoo.com's Issues

Blog Posts can pull in Author information from a separate repository

Now that we are going to have external contributors, blog posts should load Author information from a fixed location (a JSON file to start). This information can be displayed at the bottom or side of every post, and on their author page.

We'll need the following for each author:

  • Description (markdown)
  • Photo
  • URL

good first issue to be added

As a beginner I want to contribute but couldn't find any good first issue label kindly anyone help me with it.

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.