Skip to content

An Apollo GraphQL Server & React Client in a Yarn Workspace deployed with Zeit 2.0

Notifications You must be signed in to change notification settings

DennisKo/perseus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perseus - A React + GraphQL monorepo boilerplate

Perseus tries to supply a good starting point to build a Monorepo FullStack React/GraphQL App which can be deployed by a single command now.

The project combines:


Install

  • npx perseus-now myapp

Develop

cd myapp && yarn dev

Generate Types (Client)

After you made changes to your GraphQL schema:

cd www && yarn gen (while api running)

Deploy

One Time:

Deploy:

  • now in project root

WTF is Perseus?

In Greek mythology, Perseus (/ˈpɜːrsiəs, -sjuːs/; Greek: Περσεύς) is the legendary founder of Mycenae and of the Perseid dynasty, who, alongside Cadmus and Bellerophon, was the greatest Greek hero and slayer of monsters before the days of Heracles. He beheaded the Gorgon Medusa for Polydectes and saved Andromeda from the sea monster Cetus. He was the son of Zeus and the mortal Danaë, as well as the half-brother and great-grandfather of Heracles.

About

An Apollo GraphQL Server & React Client in a Yarn Workspace deployed with Zeit 2.0

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published