Skip to content
View JamesCarl's full-sized avatar

Block or report JamesCarl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JamesCarl/README.md

Hakyll Blog, Example Templates & Yarn Workspaces

Workspaces are a new way to setup your package architecture that’s available by default starting from Yarn 1.0. It allows you to setup multiple packages in such a way that you only need to run yarn install once to install all of them in a single pass.

In this example we have three workspaces:

  • app: A Next.js for demos.
  • mobile: Area for iOS/React Native development.
  • models: Models for rapid development in app.

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Install it and run:

yarn
yarn dev

Deploy it to the cloud with Vercel (Documentation).

Choose packages/web-app as root directory when deploying.

Useful Links

Pinned Loading

  1. gatsby-starter-blog-purescript gatsby-starter-blog-purescript Public

    Gatsby starter for creating a blog with purescript.

    PureScript 1

  2. iex-haskell-sdk iex-haskell-sdk Public

    Build and scale financial applications faster on IEX Cloud and correctly with Haskell.

    Haskell