GithubHelp home page GithubHelp logo

paulnadler / giveth-next Goto Github PK

View Code? Open in Web Editor NEW

This project forked from giveth/giveth-next

0.0 0.0 0.0 35.94 MB

Giveth 2.0 implementation in NextJS

Home Page: https://next.giveth.io

Shell 0.17% JavaScript 98.61% CSS 0.51% TypeScript 0.70%

giveth-next's Introduction

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Prerequisites

  • You need to use NodeJS v14 or higher.
  • You need to use yarn.
  • You need to have git.

Install

  1. Click Star on this repo near the top-right corner of this web page (if you want to).
  2. Join us on Discord if you haven't already.
  3. Fork this repo by clicking Fork button in top-right corner of this web page. Continue to follow instruction steps from your own giveth-next repo.
  4. Clone your own "giveth-next" repo. Copy the link from the "Clone or download" button near the top right of this repo's home page.
  5. The rest of these steps must be done from your machine's command line

OSX and Linux

  1. From the desired directory you wish to copy the "giveth-next" folder with source files to.

    git clone {paste your own repo link here}
    
  2. Change directories to giveth-next:

    cd giveth-next
    
  3. Make sure you have NodeJS (v14 or higher) and yarn installed.

  4. Install dependencies from within giveth-next directory:

    yarn install
    
  5. cp .env.example .env.development.local

  6. We filled the public data in config file, you should fill the .env.development.local with needed data (for example create account in infura to put NEXT_PUBLIC_ETHEREUM_NODE)

  7. npm run dev

  8. Open http://localhost:3000 with your browser to see the result.

PS: if you run your Backend locally and want to connect that you can change NEXT_PUBLIC_APOLLO_SERVER value in .env.development.local to http://localhost:4000/graphql

giveth-next's People

Contributors

mateodaza avatar geleeroyale avatar ramramez avatar merlinegalite avatar aminlatifi avatar brymut avatar mohammadranjbarz avatar divine-comedian avatar dexmateo avatar griffgreen avatar willyogo avatar laurenluz avatar markoprljic avatar paulnadler avatar

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.