GithubHelp home page GithubHelp logo

1gluk / este Goto Github PK

View Code? Open in Web Editor NEW

This project forked from este/este

0.0 1.0 0.0 9.32 MB

Is What It Is

Home Page: https://javascript-skoleni.cz

License: MIT License

JavaScript 94.78% Python 1.28% Java 1.04% Objective-C 2.90%

este's Introduction

Circle CI Dependency Status

Universal React. React + React Native.

Prerequisites

Setup project

  • git clone https://github.com/este/este.git este
  • cd este
  • yarn

Create dev Prisma

  • yarn prisma init YourAppName choose Demo server
  • set .env.dev PRISMA_ENDPOINT by YourAppName/prisma.yml endpoint
  • delete YourAppName directory
  • yarn env dev
  • yarn deploy:db
  • yarn prisma token generate token
  • yarn playground Set database HTTP HEADERS to { "Authorization": "Bearer token" }

Dev tasks

  • yarn dev - start web development
  • yarn dev:ios
  • yarn dev:android
  • yarn env dev - copy .env.dev to .env
  • yarn env production - copy .env.production to .env
  • yarn production - test production build locally
  • yarn test
  • yarn codegen - when yarn dev is running
  • yarn deploy:db
  • yarn deploy:api
  • yarn deploy:web
  • yarn messages
  • yarn prisma --help
  • yarn prisma reset to reset DB

Add production Prisma

  • The same as Create Prisma, but use production name, .env.production file, and yarn env production.

Deploy

  • yarn deploy:db,
  • yarn deploy:api, use now generated URL for API_ENDPOINT in .env.production
  • yarn deploy:web

Links

este's People

Contributors

alesjiranek avatar amowu avatar atypicalrobot avatar cbioley avatar davidohayon669 avatar dombo avatar grabbou avatar greenkeeperio-bot avatar honzabrecka avatar ilionic avatar ironer avatar ja-be avatar justinr1234 avatar ondrejbartas avatar piaolingxue avatar pstanisl avatar ravikiran438 avatar rkoberg avatar robi42 avatar robinpokorny avatar sedubois avatar steida avatar sunnylqm avatar syroegkin avatar tajo avatar tarkanlar avatar thetoothpick avatar tomaskulich avatar xeed avatar zigomir 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.