Code Monkey home page Code Monkey logo

moonlanding's Introduction

Moon Landing

Moonlanding graph image

Overview

  • This is the repository for the Moon Landing microsite
  • This is a Next JS website that uses the Tina.io CMS for Filecoin Moonlanding
  • This site is hosted on IPFS
  • The site's resources are served statically, but internal navigation is virtualized: in other words, the site acts as an SPA when browsed on the client

Content management

  • To make changes to site content visit the staging URL admin page and login with Tina Cloud at filecoin-moonlanding.io/admin
  • Making edits in this interface commits them directly to the main branch, which builds into production

Installation

Node 16 or higher and npm or yarn is required.

Running locally

  • Clone this repo and navigate to its directory
  • Install dependencies with npm ci
  • Run locally with npm run dev

Static site

  • Install with npm ci
  • Add any environment variables to .env
  • Generate the static site with npm run export
  • The build will output to a new directory out

Testing

  • The site may be tested with npm run lint which invokes Next's linter

Environment variables

  • For the production site, the following envs are required to work correctly with Tina
    • TINA_CLOUD_CLIENT_ID
    • TINA_CLOUD_TOKEN
  • These should not be exposed in this readme and must be set as secrets

moonlanding's People

Contributors

svvimming avatar orvn avatar tina-cloud-app[bot] avatar xmcai2016 avatar

Stargazers

Alexandre Nicastro avatar

Watchers

 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.