huajun07 / codesketcher

Visualise your code in action!
https://main.d1fr5et3wgts3j.amplifyapp.com/
MIT License
0 stars 0 forks source link

Codesketcher

Visualise your code in action!

Introduction

This repository contains the following systems and services:

Setting Up

In order to run the services, you need to configure your shell to have the correct AWS credentials. Configure two IAM users, one for development (with access to development resources), and one for production (With access to production resources). Then setup the following in your shell:

Local Deployment

./scripts/up.sh

Deployment

Tests