Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

perseus-now

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

perseus-now

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`.

  • 0.1.6
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18
increased by1700%
Maintainers
1
Weekly downloads
 
Created
Source

Perseus - A React + GraphQL 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:

  • Next.js
  • React Apollo
  • Apollo Server
  • Now 2.0
  • Yarn Workspaces
  • Apollo Codegen
  • Typescript

Install

  • clone this repo

  • yarn in project root

Develop

Run these 2 in parallel:

cd api && yarn dev

cd www && 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.

FAQs

Package last updated on 08 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc