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
- Host: GitHub
- URL: https://github.com/fev4/portfolio
- Owner: fev4
- Archived: true
- Created: 2018-12-09T14:47:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T05:15:45.000Z (about 7 years ago)
- Last Synced: 2024-11-11T22:35:25.353Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://fillipvt.com
- Size: 1 MB
- Stars: 41
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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