Skip to content

Vizzuality/fora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fora

Architecture

This project has 3 main folders:

  • backend: Server side API
  • client: Frontend HTML+CSS+JS code, plus a lightweight application server
  • infrastructure: Terraform code to deploy the server infrastructure to AWS

Note that AWS is not a dependency, and both backend and client applications can be deployed on other cloud providers.

Deploying on AWS servers (staging + production)

Deploying both client and backend application to a server can be done using Capistrano, which is already configured. There are preconfigured Github Actions that will automatically deploy both applications from key branches (staging and main) to their corresponding server environments (staging and production).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published