This a Node.js project based in my own server framework called Beat this project use Express, ReactDOM to server rendering and Vue.js to handle the frontend.
Step 1. Install dependencies
npm install
Step 2. Run in console
npm start
In this project is included some many files to create base code the web project including backend and frontend but if you want to take a look in some important files to check the functionality you need to navigate to the next files:
/static/public/vue/_views/home/v-index.js
/static/public/vue/_services/explorer/s-explorer.js
/src/views/home/index.view.jsx
/src/controllers/explorer/explorer.controller.js
/src/routes/api/explorer/explorer.route.js
/src/routes/frontend/home/home.route.js
Drop me a line! via WhatsApp or direct message.
The code is available under the GNU GENERAL PUBLIC LICENSE.