Giter Club home page Giter Club logo

space-madness's Introduction

Space Madness

A content framework that connects ideas so you can build your digital garden

Deploy to Netlify Button

Deploy with Vercel

Netlify Status

demo.spacemadness.dev

A turbo repo that includes everything you need to run your backend in Sanity and your frontend in Astro.

The monorepo is configured with apps as the primary hosted sites.

Packages are code that is shared across the sites.

.
├── apps
│   ├── site-astro
│   └── site-sanity
└── packages
    ├── content-models
    ├── sanity-astro-embeds
    └── sanity-zod-types

Navigate to each folder's README.md for more details.

Getting Started

See the Space Madness Docs for detailed instructions on installing and runnig your app.

  1. export SANITY_STUDIO_PROJECT_ID=<sanity-id>

    or

    set SANITY_STUDIO_PROJECT_ID=<sanity-id>

  2. turbo dev

Deploying

Deploying is supported for any hosting platform that supports static site hosting.

Hosting the Astro site

Build command

turbo build --filter=site-space-madness-astro

Publish directory

/apps/site-astro/dist/

Hosting the Sanity site

Deploying is supported for any hosting platform that supports static site hosting.

Build command

turbo build --filter=site-space-madness-sanity

Publish directory

/apps/site-sanity/dist/

Contributing

Contributions are welcome.

If your code editor does not support Pretier out of the box, you can run npm run format from the site-astro directory before committing your changes.

Please make all pull requests to main.

space-madness's People

Contributors

dependabot[bot] avatar jumbolove avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

neiljs

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.