Skip to content

maelviey/centreconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CentreConf

Generated by BESSER BESSER Editor Deploy to Render

A full-stack web application generated from visual models using the BESSER Web Modeling Editor, a low-code open-source platform.

Project Structure

frontend/          React + TypeScript frontend (Vite)
backend/           FastAPI Python backend
agent/             BESSER conversational agent (if included)
render.yaml        Render deployment config
docker-compose.yml Local development setup

Deploy

Click the Deploy to Render button above to launch your app for free.

Render will automatically set up your frontend, backend, and agent services. After the first deploy, pushing updates to this repo will auto-redeploy.

Local Development

Frontend:

cd frontend && npm install && npm start

Backend:

cd backend && pip install -r requirements.txt && uvicorn main_api:app --reload

Full stack (Docker):

docker-compose up

Tech Stack

Layer Technology
Frontend React, TypeScript, Vite
Backend FastAPI, SQLAlchemy, Python 3.11
Agent BESSER Agentic Framework (WebSocket)
Hosting Render (free tier)

About BESSER

BESSER is an open-source low-code platform that generates full-stack applications from visual models.

Documentation · Web Editor · Examples

Releases

Packages

Contributors

Languages