SIMPLE-AstroDB / SIMPLE-db

BSD 3-Clause "New" or "Revised" License
11 stars 22 forks source link

Set up for GitHub Codespaces #318

Closed dr-rodriguez closed 1 year ago

dr-rodriguez commented 1 year ago

This is a quick setup for preparing a GitHub Codespace environment with python 3.8 and a local postgres server. I can walk us through how to use it, but it allows us to spin up a standard development environment with everything configured for using SIMPLE.

The postgres setup is a bonus- the DB still has some issues so we need a separate PR to address them, but it serves as proof-of-concept.