README
generator-parse-backend
generator for backend migration scripts like rails.
create backend migration scripts for the parse.com BaaS. Inspired by rails ActiveRecors Migrations
<script type="module">
import generatorParseBackend from 'https://cdn.skypack.dev/generator-parse-backend';
</script>
generator for backend migration scripts like rails.