AstuteSource / chasten

:dizzy: Chasten Uses XML and XPATH to Check a Python Program's AST for Specified Patterns!
https://pypi.org/project/chasten/
GNU General Public License v2.0
7 stars 8 forks source link

Provide Deployment Integrations for Other Platforms Supported by Datasette #35

Open gkapfham opened 1 year ago

gkapfham commented 1 year ago

Right now Chasten provides integrations for the Fly and Vercel platforms. However, it is also possible to deploy a Datasette to other platforms like Heroku. We should also investigate whether other platforms besides Heroku are also available and then determine whether or not Chasten should provide deployment command-line arguments/options for these other platforms.

gkapfham commented 9 months ago

I suggest that we defer the implementation of this issue until after week 16. Is that acceptable to everyone?