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

https://github.com/bcc-code/bcc-wp

[BCC IT] Custom Wordpress themes and plugins which can be used in any BCC application (currently includes the BCC Login plugin)
https://github.com/bcc-code/bcc-wp

Last synced: 5 months ago
JSON representation

[BCC IT] Custom Wordpress themes and plugins which can be used in any BCC application (currently includes the BCC Login plugin)

Awesome Lists containing this project

README

          

# BCC WordPress Plugins

## Testing locally
1. Create a .env file (based on .env-example)
3. Build the frontend components: `yarn install && yarn build`
4. Run docker: `docker compose up`
5. Visit https://localhost:5001