Code Monkey home page Code Monkey logo

poolmanager-spb's Introduction

Simple Pages Builder for Cardano SPOs

はじめに

  • ステークプールの Metadata や 拡張Metadata などの情報をもとに、個々のステークプールの情報をまとめたシンプルなシングルページを簡単に公開できるサービスです。
  • オンチェーンのデータ取得には Koios 、Cardano Wallet との対話には Mesh を使用しています。
    素晴らしいサービスを提供してくれている2つのプロジェクトに感謝いたします。
作成できるサイトのサンプル
実装 ホスト先 URL
最小限 Github Pages https://449sabu.github.io/poolmanager-spb
カスタマイズ Vercel https://cielstakepool.com
一部機能はGithub Pagesでは実装できないものもあります。

技術構成

使い方

  1. このリポジトリをフォークする。
  2. 設定可能な環境変数を参考に、環境変数を設定する。
  3. Github Actionsを実行し、Github Pagesでサイトを公開する。
  • 詳細なドキュメントはこちらをご覧ください。

LICENSE

MIT license

poolmanager-spb's People

Contributors

449sabu avatar 449test avatar

Watchers

 avatar

Forkers

449test

poolmanager-spb's Issues

Github ActionsとGithub Pagesを利用したデプロイに対応する。

vercel/next.js#9366
上記で説明があるように、Github Pagesは静的サイトのホスティングのみで Next.jsのAPI Routesは機能しない。

  • ポイント
    1. SWRでAPI Routesを使用している。
    2. ヘッダーナビゲーションは、マウント後にSWRでリフェッチして再レンダリングしている。
    3. SWR自体はクライアント側で定期的に実行されるのでGithub Pagesでも機能する。

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.