Skip to content

backend

Luca edited this page Nov 29, 2022 · 1 revision

Anacleto

Anacleto is an application builder developed using: NodeJS, Express, React, PrimeReact.

Anacleto consists of 2 components:

  • Anacleto frontend: draw yours windows
  • Anacleto backend: execute yours backend scripts

Setup

  1. Create your Anacleto frontend application: Docs
  2. Create your Anacleto backend application: Docs

Docs

Google

Anacleto is a cloud based solution, works perfectly on Google Cloud Platform.

Deploy Cloud Run

Advice: not do it manually but do it with continuous delivery if you can.

Settings Cloud Run Automaticaly

Settings Cloud Run Automaticaly

Settings Cloud Run Manualu

$ gcloud config set project test-luca-172110
$ cd root_progetto
$ gcloud run deploy

Connetc CloudSQL and CloudRun

Anacleto Devs

Are you a dev and want to help us improve Anacleto? See Anacleto devs docs

Contributors

Thanks goes to these wonderful people

Luca
Luca

📖
Luca
Andrea

📖
Luca
Luca

📖

License

MIT © lucabiasotto & AndreaDeP & Havock94

Clone this wiki locally