Skip to content

Web-application monorepo aiming to provide the perfect developer and user experience. Highly opinionated.

License

Notifications You must be signed in to change notification settings

fredrikkadolfsson/p11k

Repository files navigation

Perfect Stack aka p11k · CircleCI code style: prettier

p11k is a web-application monorepo built with an educational purpose, for myself and others if interested, to reach what I believe would be the perfect stack. The focus lies on the frontend and graphql level. But explorations regarding microservices implementation and architecture will be investigated. Every decision and implementation will be highly opinionated of my own opinions. Where the goal is to have a stack that is easy to: build upon, maintain and fun to work with.

Development

Development of the services in p11k is done through docker-compose and custom made shell scripts. Running yarn dev in any service folder starts the given service and all its dependencies.

Requirements

Install

Do the following steps after the first time cloning the repo or after a clean install.

  1. Run cp sample.npmrc .npmrc and change ${GITHUB_TOKEN} to your GitHub token.
  2. Run yarn
  3. Run yarn lerna:bootstrap

About

Web-application monorepo aiming to provide the perfect developer and user experience. Highly opinionated.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages