Code Monkey home page Code Monkey logo

treasure-marketplace's Introduction

Treasure Marketplace

All Contributors

This is the source code for Treasure Marketplace frontend. Check out the subgraph repo for the API integration part.

Tech stack:

  • Next.js
  • tailwindcss
  • react-query
  • TypeScript

Development

This repo uses yarn to manage dependencies.

To get the dev environment running on localhost:3000, run the following commands:

  1. yarn install
  2. yarn dev

We also use graphql-codegen to read the graphql endpoint defined in codegen.yml to generate type-safe graphql queries to be consumed by react-query.

Important: Before you attempt to run the dev environment for the first time, please run:

yarn generate

to generate type-safe graphql queries.

After that, in order to automatically generate type-safe graphql queries, run this command in a separate window:

yarn watch:codegen

Every time you make changes to queries.graphql.ts, the watcher will check if that query exists in the endpoint, and if it does, spits out appropriate typesafe query for you.

Contributing

Feature Request:

  • Please make an discussion under Discussions, and we will move it to issues if we think its necessary.

PR/Issues (Bug):

  • Make an issue first, then fork the repo, create a PR and tag wyze or jcheese1 and we will review!

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Neil Kistner

๐Ÿ’ป ๐Ÿค”

jc

๐Ÿค” ๐Ÿ’ป ๐ŸŽจ

0xkarel

๐Ÿ“– ๐Ÿ’ป

Peita Lin

๐Ÿ’ป

Malcolm

๐Ÿ’ป

Anton Lyachek

๐Ÿ’ป

Lars

๐Ÿ’ป

Alec Ananian

๐Ÿ’ป

dark horse

๐Ÿ’ป

dan levine

๐Ÿ’ป

David Agustin

๐Ÿ’ป

zelkibuilds

๐Ÿ’ป

caesarTheApe

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

treasure-marketplace's People

Contributors

wyze avatar allcontributors[bot] avatar dependabot[bot] avatar magiclars-off avatar alecananian avatar davidagustin avatar karelvuong avatar peitalin avatar zelkibuilds avatar caranell avatar caesartheape avatar dsldsl avatar asharma13524 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.