Giter VIP home page Giter VIP logo

rowyio / buildship Goto Github PK

View Code? Open in Web Editor NEW
232.0 19.0 22.0 74 KB

Low-code Visual Backend Builder, powered by AI ✨ Create APIs, scheduled jobs, backend tasks, database CRUD, and integrate with any tool or APIs.

Home Page: http://buildship.com/

License: MIT License

TypeScript 69.36% JavaScript 15.31% HTML 15.32%
api automation backend backend-api cron cronjob low-code no-code scheduled-tasks workflow crud integration

buildship's People

Contributors

harinij avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

buildship's Issues

egypt payment

hi i like this builder but stripe dont support my cuntry so we need arabic payments method supported egypt and more arab countries over 2milion pepoles

Buildship argon2 execution error javascript

Describe the bug
A code which uses argon2 fails to execute correctly

To Reproduce
Steps to reproduce the behavior:

Go to 'Buildship'
Click on 'New node'
Use the following code:

import argon2 from 'argon2';
import nock from 'nock'

export default async function argon2Hash({
    text
}) {
    const hash = await argon2.hash(text);
    return hash;
}

See error

{
  "error": {
    "nodeId": "test-node-1706860303764",
    "nodeName": "Blank Script",
    "stage": "building node",
    "errorObject": {
      "errors": [
        {
          "id": "",
          "location": {
            "column": 28,
            "file": "../../../tmp/test-node-17068603037648SnTFo/node_modules/@mapbox/node-pre-gyp/lib/util/s3_setup.js",
            "length": 13,
            "line": 43,
            "lineText": "    const AWSMock = require('mock-aws-s3');",
            "namespace": "",
            "suggestion": ""
          },
          "notes": [
            {
              "location": null,
              "text": "You can mark the path \"mock-aws-s3\" as external to exclude it from the bundle, which will remove this error. You can also surround this \"require\" call with a try/catch block to handle this failure at run-time instead of bundle-time."
            }
          ],
          "pluginName": "",
          "text": "Could not resolve \"mock-aws-s3\""
        },
        {
          "id": "",
          "location": {
            "column": 22,
            "file": "../../../tmp/test-node-17068603037648SnTFo/node_modules/@mapbox/node-pre-gyp/lib/util/s3_setup.js",
            "length": 9,
            "line": 76,
            "lineText": "  const AWS = require('aws-sdk');",
            "namespace": "",
            "suggestion": ""
          },
          "notes": [
            {
              "location": null,
              "text": "You can mark the path \"aws-sdk\" as external to exclude it from the bundle, which will remove this error. You can also surround this \"require\" call with a try/catch block to handle this failure at run-time instead of bundle-time."
            }
          ],
          "pluginName": "",
          "text": "Could not resolve \"aws-sdk\""
        }
      ],
      "warnings": []
    }
  },
  "buildId": "1706871833368"
}

Expected behavior
Expected was for the code to return the hashed password

Screenshots
If applicable, add screenshots to help explain your problem.

Rowy Run version
If applicable, share the Rowy Run version from your project settings.

Desktop (please complete the following information):
Windows, Chrome latest version

Smartphone (please complete the following information):
Through web

Additional context
None

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.