NathanBrownDigital / webiny-js

Serverless CMS (GraphQL + React)

Home Page:https://www.webiny.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool




Developer-friendly Serverless CMS powered by GraphQL and React

Official Website | Docs

Prettier license SemVer All Contributors PRs Welcome Contributor Covenant FOSSA Status Gitter

Installation

Installation instructions can be found in the official docs .

About

Webiny consists of two layers that work closely together.

GraphQL API

API layer works as a collection of Lambda functions with Apollo Federation handling all the GraphQL-related stuff.

Client layer (SPA)

Our client (SPA) layer is based on create-react-app v2 and Apollo Client. If you ever developed using those tools - you already know Webiny πŸ™‚ As our UI library we are using Material Components, and a very promising project RMWC to get going with Material faster. You can see all the currently available components in our storybook.

We also provide a server-side render setup out of the box. It is also powered by Lambda.

Admin app

We provide you with an administration app so you can kickstart your projects much faster and begin developing features for your clients right away. The entire admin app is based on plugins and you can customize everything.

Contributing

Please see our Contributing Guidelines which explain repo organization, setup, testing, and other steps.

License

This project is licensed under the terms of the MIT license. Some packages are under Apache license since they are actually forks of other projects (these are found in components folder).

FOSSA Status

Contributors

Thanks goes to these wonderful people (emoji key):

Adrian Smijulj
Adrian Smijulj

πŸ’¬ πŸ’» πŸ“– πŸ’‘ πŸ€” πŸš‡ 🚧 πŸ“¦ πŸ”Œ πŸ”§
Pavel Denisjuk
Pavel Denisjuk

πŸ’¬ πŸ’» πŸ“– πŸ’‘ πŸ€” πŸš‡ 🚧 πŸ“¦ πŸ”Œ πŸ“† πŸ”§
Sven
Sven

πŸ’¬ πŸ“ πŸ› πŸ’Ό πŸ’» 🎨 πŸ“– πŸ’΅ πŸ” πŸ€” πŸš‡ 🚧 πŸ“† βœ… πŸ“Ή
Nick Collins
Nick Collins

πŸ› πŸ€” πŸ““
Jarrett
Jarrett

πŸ› πŸ’»
Furkan KURUTAŞ
Furkan KURUTAŞ

πŸ’»
Roman Vabishchevych
Roman Vabishchevych

πŸ› πŸ’» πŸ€” πŸ”Œ πŸ““
fodurrr
fodurrr

πŸ› πŸ““

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Serverless CMS (GraphQL + React)

https://www.webiny.com/

License:MIT License


Languages

Language:JavaScript 98.1%Language:CSS 1.8%Language:HTML 0.1%