App Project
FusionCore marketing app – Astro + Node deployment
Marketing/product site implemented with Astro 6, Node adapter and Tailwind 4, used to present product lines and conversion pages.
Temporary Access
Project link and demo credentials
These details are editable in WordPress for each CPT and are meant for controlled assessment review.
- Project
- https://fusioncore.com.br
- Login
- https://fusioncore.com.br
- User
Public access- Password
No password
Public marketing project. Use the project link to review UI, copy, performance and Astro/Node architecture.
Technology Stack
- Astro 6
- Node 22 runtime
- @astrojs/node adapter
- Tailwind CSS 4
- Vite pipeline
- Nginx reverse proxy
Integrated APIs
- Node server adapter
- Marketing form endpoints
- Analytics/conversion event hooks
- Internal product routing
Admin features
Code-driven marketing pages, reusable Astro components, build/preview workflow and server deployment through Nginx proxy.
Project Documentation
This case study is populated from projects present on the server. It is structured to show how Lucas Bacellar connects WordPress marketing presentation, custom admin fields, integrations and production software evidence.
The layout is owned by the theme, while stack, APIs, temporary credentials and evidence stay editable in the classic WordPress editor.
Server code evidence
package.json declares astro, @astrojs/node, Tailwind CSS and Node >=22.12.0.
Nginx server block proxies fusioncore.com.br to a local Node process.
ACF-style flexible section
Editable technical case study powered by custom fields
The same content-model approach used with ACF flexible content is reproduced here in a lightweight assessment plugin.