Chronas CDK is a repository that contains the code and resources for deploying Chronas, an open source project that aims to create a historical map of the world.
Chronas is a web application that lets you explore the history of the world through an interactive map. You can see how the world looked like at different points in time, learn about the cultures and civilizations that existed, and discover the events and stories that shaped the world.
Chronas CDK uses AWS Cloud Development Kit (CDK) to provision and manage the infrastructure for Chronas. You will need to have AWS credentials and CDK installed on your machine to deploy Chronas CDK.
To deploy Chronas CDK, follow these steps:
- Clone this repository to your local machine.
- Run
npm installto install the dependencies. - Run
cdk bootstrapto bootstrap your AWS environment. - Run
cdk deployto deploy the Chronas stack. - Wait for the deployment to complete and note down the output values, such as the API endpoint and the S3 bucket name.
- Visit the API endpoint in your browser to see Chronas in action.
Chronas CDK is an open source project and welcomes contributions from anyone who is interested in history and maps. You can contribute by:
- Reporting issues or bugs
- Suggesting new features or improvements
- Submitting pull requests with code or documentation changes
- Sharing Chronas with your friends and family