Skip to content
forked from wpengine/faustjs

Faust.js - The Headless WordPress Framework

License

Notifications You must be signed in to change notification settings

mveer08/faustjs

 
 

Repository files navigation

Faust.js

NOTE: This is prerelease software. As we work towards our first release, we will 💯 introduce breaking changes.

Introduction

Faust.js is a framework for building front-end applications for headless WordPress sites. Faust.js provides tooling to reduce the pains of building a headless WordPress site (namely around data fetching, authentication, previews, and SSR/SSG) while offering a pleasant experience for both developers and publishers.

Getting Started

Faust.js aims to be framework agnostic, so it can be used with any front-end framework. Visit one of the guides below for a starting point:

As we work towards our first release, we will be introducing support for other frameworks.

Documentation

Visit https://faustjs.org/docs/next/getting-started to view the full documentation.

WordPress Plugin (FaustWP)

There are two key parts to Faust.js: the NPM packages and the WordPress plugin. To take full advantage of headless, you will need to install the plugin in addition to the npm packages.

You can download and install FaustWP from the WordPress Plugin Directory, or by using the zip linked below.

📥 Download Latest Version

Community

To chat with other Faust.js users and the headless community as a whole, you can join the WP Engine Developers Discord.

Additionally, if you have questions or ideas, please share them on GitHub Discussions.

Contributing

There are many ways to contribute to this project.

Pull Request Notice

While pull requests are welcome, please note we are in the process of reviewing licensing on the plugin internally and may not be able to merge your pull request in a timely manner.

About

Faust.js - The Headless WordPress Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.7%
  • PHP 30.2%
  • JavaScript 8.4%
  • CSS 2.4%
  • Shell 2.0%
  • Dockerfile 0.3%