All Projects → DennisKo → perseus

DennisKo / perseus

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

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to perseus

now-course
Proyecto para el curso de Now.sh en Platzi
Stars: ✭ 19 (-45.71%)
Mutual labels:  zeit, apollo-server
Micro Medium Api
Microservice for fetching the latest posts of Medium with GraphQL.
Stars: ✭ 138 (+294.29%)
Mutual labels:  zeit, apollo-server
devto-monorepo
Source code for the Dev.to article - Next.js, Apollo Client and Server on a single Express app
Stars: ✭ 33 (-5.71%)
Mutual labels:  apollo-server, yarn-workspaces
unity-now
▲ Vercel Now plugin for Unity. Deploy WebGL builds with ease
Stars: ✭ 21 (-40%)
Mutual labels:  zeit
Todo-apollo-redux-react-native
Todo App with apollo + redux + react-native
Stars: ✭ 15 (-57.14%)
Mutual labels:  apollo-server
nest-react
Simple NestJS + React boilerplate using the Yarn workspaces - Full on TS!
Stars: ✭ 40 (+14.29%)
Mutual labels:  yarn-workspaces
react-monorepo
a simple monorepo setup for react & react-native using yarn workspaces.
Stars: ✭ 40 (+14.29%)
Mutual labels:  yarn-workspaces
Temps
λ A selfhostable serverless function runtime. Inspired by zeit now.
Stars: ✭ 15 (-57.14%)
Mutual labels:  zeit
now-custom-runtime
ZEIT Now v2.0 builder for custom AWS Lambda runtimes
Stars: ✭ 21 (-40%)
Mutual labels:  zeit
micro-unfurl
Small microservice that unfurls a URL and returns the OpenGraph meta data
Stars: ✭ 28 (-20%)
Mutual labels:  zeit
adonis-apollo-server
GraphQL implementation using Apollo Server for Adonis
Stars: ✭ 14 (-60%)
Mutual labels:  apollo-server
apollo-log
A logging extension for the Apollo GraphQL Server
Stars: ✭ 64 (+82.86%)
Mutual labels:  apollo-server
apollobank
A full stack GraphQL banking application using React, Node & TypeScript.
Stars: ✭ 203 (+480%)
Mutual labels:  apollo-server
webfunc
Universal Serverless Web Framework. Write Express apps ready to be deployed to Zeit-Now, Google Cloud Functions (incl. functions reacting to Pub/Sub topics or Storage changes), and AWS Lambdas.
Stars: ✭ 71 (+102.86%)
Mutual labels:  zeit
mailto
💌 ⚡️ The mailto encoder
Stars: ✭ 157 (+348.57%)
Mutual labels:  zeit
Heighliner
A GraphQL Server for NewSpring Web
Stars: ✭ 13 (-62.86%)
Mutual labels:  apollo-server
schemaglue
Naturally breaks down your monolithic graphql schema into bits and pieces and then glue them back together.
Stars: ✭ 117 (+234.29%)
Mutual labels:  apollo-server
egg-apollo-server
No description or website provided.
Stars: ✭ 21 (-40%)
Mutual labels:  apollo-server
graphql-blog-cms-api
A Blog CMS API powered by GraphQL and Apollo server
Stars: ✭ 23 (-34.29%)
Mutual labels:  apollo-server
apollo-express-ts-server-boilerplate
No description or website provided.
Stars: ✭ 29 (-17.14%)
Mutual labels:  apollo-server

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].