GithubHelp home page GithubHelp logo

isabella232 / synthetix-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from synthetixio/synthetix-website

0.0 0.0 0.0 37.78 MB

Synthetix website powered by next.js + typescript

Home Page: https://synthetix.io

Shell 0.03% JavaScript 2.32% TypeScript 97.64% CSS 0.02%

synthetix-website's Introduction

Synthetix website

Getting started

Create your own .env.local file with:

cp .env.example .env.local

Fill in the missing keys and run yarn install to install the dependencies.

After the successful installation, run yarn dev to spin up the application. http://localhost:3000

Sanity

▪ cd /sanity, then: ▪ sanity docs to open the documentation in a browser ▪ sanity manage to open the project settings in a browser ▪ sanity help to explore the CLI manual ▪ sanity start to run your studio

Sanity Publish Webhooks

Using the following plugin https://www.sanity.io/plugins/vercel-deploy please following instructions to setup deploy hooks

Sanity Algolia Webhooks

The following files are used to create endpoints so that sanity hooks can receive data for CMS events and index content from Sanity to Algolia.

  • "/pages/api/all-algolia.js" First time indexing (only needs to be run once on fresh index)
  • "/pages/api/update-algolia.js" Needs to be run after each build for document update, create and delete.

See https://www.sanity.io/plugins/sanity-algolia for more information and direct link to setup hook within sanity account.

synthetix-website's People

Contributors

drptbl avatar fritzschoff avatar evgenyboxer avatar indago-digital avatar andytcf avatar 0xclem avatar dependabot[bot] avatar rickk137 avatar garthtravers avatar jjgonecrypto avatar vmkcom avatar 0xask 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.