4 Replies
CC @Abimael Martell
yes, i think you want to start working this into our existing API design though, we don't want to have any new services introduced for circuit building etc.
i think @Abimael Martell and I discussed having an api.tscircuit.com object called
package_build
that can be created for either a package_release
or a custom filesystem_map
(for preview deployments, we would use the custom filesystem map)ummm so what i have to do here https://tsc-deploy.vercel.app/ , like what is thing i need to add here or prod api?
TSCircuit Deploy
TSCircuit Deploy Dashboard
Circuit deployment platform dashboard for monitoring TSCircuit projects
@Abimael Martell can you weigh in here? Let's make sure DOPE isn't blocked so he can ship
we actually would need to implement api into api.tscircuit, we want to implement this using ther App API, that would need some webhook handlers on the api
i'll create a new issue on api.tscircuit to outline those needed changes