Giter Club home page Giter Club logo

crowd-sourced's Introduction

Crowd Sourced

Chingu Voyage Project: A website that allows people to share resources they may not have a use for and also allow people who need resources to start a campaign, similar to gofundme (but no money) but for resources.

Live Site: https://crowdsourced-chingu.herokuapp.com

Installing / Getting started

git clone [email protected]:chingu-voyages/bears-project-13.git
# first install server side
cd bears-project-13
npm install

This should install all scripts in /package.json, /server/package.json, and /client/package.json

Developing

Built With

Express, Node, Sass, GraphQL, React, React-router

Setting up and running Dev

After you install all packages then to run dev

npm run start-dev

This should start the express server and react server.

Deploying / Publishing

This project is setup to be deployed to Heroku. I usually deploy to Heroku using the website not the command line.

It has some scripts specifically for Heroku such as

npm run heroku-postbuild

NOTE: this deletes the client folder

This script builds the react (client) side and moves the build to the root of the project in a folder called 'build' and finally it deletes the whole client folder to save space in heroku (cause we do not need the unbuilt react app in deployment).

Resources

Some Resources we used:

crowd-sourced's People

Contributors

josue-rojas avatar octowizard[bot] avatar virenb avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

virenb

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.