All Projects β†’ stuyspec β†’ stuyspec.com

stuyspec / stuyspec.com

Licence: MIT license
πŸ–Ό The Stuyvesant Spectator's website, built with React, GraphQL, and Rails.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to stuyspec.com

Example Storefront
Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
Stars: ✭ 471 (+2040.91%)
Mutual labels:  graphql-client, apollo
Graphql Deduplicator
A GraphQL response deduplicator. Removes duplicate entities from the GraphQL response.
Stars: ✭ 258 (+1072.73%)
Mutual labels:  graphql-client, apollo
Villus
🏎 A tiny and fast GraphQL client for Vue.js
Stars: ✭ 378 (+1618.18%)
Mutual labels:  graphql-client, apollo
Pup
The Ultimate Boilerplate for Products.
Stars: ✭ 563 (+2459.09%)
Mutual labels:  graphql-client, apollo
Apollo Fetch
🐢 Lightweight GraphQL client that supports middleware and afterware
Stars: ✭ 581 (+2540.91%)
Mutual labels:  graphql-client, apollo
Plugin Graphql
Vuex ORM persistence plugin to sync the store against a GraphQL API.
Stars: ✭ 215 (+877.27%)
Mutual labels:  graphql-client, apollo
Apollo Link
πŸ”— Interface for fetching and modifying control flow of GraphQL requests
Stars: ✭ 1,434 (+6418.18%)
Mutual labels:  graphql-client, apollo
apollo-link-segment
Automatic analytics for Apollo Apps.
Stars: ✭ 18 (-18.18%)
Mutual labels:  graphql-client, apollo
sf-tree-history
Tracking the history of trees in San Francisco
Stars: ✭ 23 (+4.55%)
Mutual labels:  circleci
googletest-ci
Continuous integration (CI) + Google Test (gtest) + CMake example boilerplate demo
Stars: ✭ 14 (-36.36%)
Mutual labels:  circleci
react-apollo-client-testing-example
A React with Apollo Client application with a mocked GraphQL server and tested Query and Mutation components.
Stars: ✭ 17 (-22.73%)
Mutual labels:  apollo
typescript-graphql-postgres-boilerplate
Simple boilerplate integrated typescript, graphql, postgres and apollo server
Stars: ✭ 18 (-18.18%)
Mutual labels:  apollo
react-ssr-apollo-boilerplate
A boilerplate for React with SSR using GraphQL and Apollo
Stars: ✭ 19 (-13.64%)
Mutual labels:  apollo
graphql-blog-client
πŸš€ React Apollo client for a GraphQL blog.
Stars: ✭ 15 (-31.82%)
Mutual labels:  apollo
circleci
CircleCI REST API Ruby Gem
Stars: ✭ 93 (+322.73%)
Mutual labels:  circleci
airbnb-clone
Fullstack airbnb clone made with React/Ts/Nest
Stars: ✭ 37 (+68.18%)
Mutual labels:  apollo
nayn.org
NAYN Organization
Stars: ✭ 16 (-27.27%)
Mutual labels:  journalism
python-for-data-and-media-communication-gitbook
An open source book on Python tailed for communication students with zero background
Stars: ✭ 99 (+350%)
Mutual labels:  journalism
ci2go
CI2Go is a @circleci client for iPhone, iPad, Apple Watch and Mac.
Stars: ✭ 87 (+295.45%)
Mutual labels:  circleci
meteor-apollo2
An example showing how to use Apollo 2.0 with GraphQL server + subscriptions
Stars: ✭ 20 (-9.09%)
Mutual labels:  apollo

stuyspec.com

CircleCI license code style: prettier

The client-facing application of The Stuyvesant Spectator, built in React.

Contributing

We welcome pull requests from Spec Web developers and seasoned JavaScript developers alike! Please follow these steps to contribute.

Roadmap

For information on the things which are currently being focused on, please visit the ROADMAP.md file.

Setting Up

  1. Clone the repository
$ git clone https://github.com/stuyspec/stuyspec.com.git
  1. In the stuyspec.com folder, run
npm install
  1. Run the application
npm start
  1. Experiment with the code!

React automatically hot reloads the code so it will take a few seconds to see your code reflect in the build

Deploying

To push new features to the website, please make sure they work on your local repo first. After having your features merged into the develop branch, go into your local stuy-spec-api repo and run bundle exec cap production deploy

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].