lifuzu / bepro

A practical project for curiosity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A practical project to integrate almost everything interesting for learning purpose!

PORTs

3000 - Node /red - Node-red /red/api/ui - Node-red dashboard /red/api - Node-red API 8000 - Wordpress 8080 - Jenkins 8086 - Influxdb 8088 - Swagger API spec 8089 - Rethinkdb 28015 - Rethinkdb

Backend

Wordpress

Steps:

$ docker-compose up -d

Nodejs/Expressjs - https://expressjs.com/en/starter/generator.html

Steps:

$ npm i express-generator -g $ express --view=pug node $ npm install - install dependencies $ DEBUG=node:* npm start - run the app

admin

thejenkins

MyDevWP

rili

mE3Sc5O1GfSupJWQHa

Plugins:

Upgrade: Akismet Anti-Spam

WP Offload S3 Lite

ACF to REST API

Advanced Custom Fields

WordPress REST API (Version 2)

BuddyPress

WooCommerce, Theme: Storefront

TinyMCE Advanced

Middle

bitrise.io + Jenkins

puppeteer

Frontend

React Native Vue.js Pug

Tools

gitemoji - https://github.com/carloscuesta/gitmoji, https://github.com/carloscuesta/gitmoji-cli

$ npm i -g gitmoji-cli
$ gitmoji -i # this will create the .git/hook/prepare-commit-msg

lint-staged - https://github.com/okonet/lint-staged

$ npm install --save-dev lint-staged husky

Monitoring

ctop - https://github.com/bcicen/ctop netdata - https://github.com/firehol/netdata

References:

  1. https://medium.com/nona-web/vue-js-the-wordpress-rest-api-on-a-large-content-site-210124e39bd1
  2. https://cdn-images-1.medium.com/max/2000/1*YYqVEYnOH1DhjZXgIh_VCQ.png
  3. How to install WP plugin with command line - http://wp-cli.org/
  4. Vue fab button - https://pygmyslowloris.github.io/vue-fab/

n. React Native with Apollo - https://medium.com/react-native-training/building-chatty-a-whatsapp-clone-with-react-native-and-apollo-part-1-setup-68a02f7e11, https://github.com/srtucker22/chatty

About

A practical project for curiosity

License:MIT License


Languages

Language:JavaScript 89.2%Language:Vue 9.6%Language:HTML 1.1%Language:CSS 0.1%