An open API service indexing awesome lists of open source software.

https://github.com/fev4/portfolio

Monorepo done using Now 2.0 and NextJS and Apollo
https://github.com/fev4/portfolio

Last synced: about 1 year ago
JSON representation

Monorepo done using Now 2.0 and NextJS and Apollo

Awesome Lists containing this project

README

          

# Steps

1. Clone the repo
2. `cd` into the repo folder
3. run `now`

# What you get with this setup

- Yarn Workspaces
- Now.json routes config for 2 NextJS apps and 1 GraphQL api
- A shared-components package with storybooks automatically transpiled with `next-transpile-modules`
- More to come as the project takes form