Coder Social home page Coder Social logo

useflyyer / studio Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 0.0 8.29 MB

Companion dev server for @flyyer/cli and create-flyyer-app | https://useflyyer.github.io/studio/

Home Page: https://useflyyer.github.io/studio/

JavaScript 4.18% TypeScript 95.82%
nextjs react gh-pages devtools flyyer seo og-images twitter-cards

studio's Introduction

Companion of @flyyer/cli

screenshot of the UI

Photo by Calbert Warner from Pexels

There is no need to run this on your machine, just go to the deployed site on GitHub to develop and preview your flyyer templates.

yarn add --dev @flyyer/cli
yarn run flyyer start
# Opens https://useflyyer.github.io/studio

After testing in a couple of browsers we recommend running this on Firefox. The only way of running this on Safari is by cloning this repository and running it locally.


Local server

In the case you want to run this locally:

Clone the repository and install all the dependencies:

git clone https://github.com/useflyyer/studio.git
cd studio
yarn install

Run at http://localhost:3000:

yarn build
yarn start

Development

Run on development mode at http://localhost:3000:

yarn dev

Deploy to GitHub Pages

Documentation for the developers at Flyyer

Make sure you are part of the flyyer organization, then run:

NODE_ENV=production yarn run build && yarn run export && yarn run deploy

studio's People

Contributors

dependabot[bot] avatar fnmendez avatar lopezjurip avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

studio's Issues

feature request: Allow scrolling

The workspace area has no scrolling enabled when elements overflow. I tried different approaches but can't get this thing working. Any help is appreciated.

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.