This website is built using Docusaurus, a modern static website generator.
$ yarn
$ yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
$ yarn build
This command generates static content into the build
directory and can be served using any static contents hosting service.
Using SSH:
$ USE_SSH=true yarn deploy
Not using SSH:
$ GIT_USER=<Your GitHub username> yarn deploy
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages
branch.
Welcome to Spotflow’s open-source repositories — part of this year’s Hacktoberfest Challenge by DigitalOcean!
Spotflow is a global Merchant of Record (MoR) that simplifies payment processing for businesses worldwide.
We handle everything from global payment acceptance to compliance and settlement — empowering merchants to go global effortlessly.
- Register for Hacktoberfest at hacktoberfest.com
- Fork this repository.
- Choose an issue labeled
hacktoberfest
orgood first issue
. - Make your contribution (see Contributing Guidelines).
- Open a pull request (PR) and add a
hacktoberfest-accepted
label to your PR. - Once approved and merged — it counts toward your Hacktoberfest goal!
- Improve or add SDK functionality
- Write or improve API documentation
- Spot bugs/improvements and write new issues (use Issues Template as a guide).
- Add new language SDKs (Python, JS, Java, etc.)
- Fix typos, formatting, or examples
- Write tutorials or integration guides
- Event: October 1 – October 31, 2025
- Application Deadline: October 31, 2025
- Docs: https://docs.spotflow.one
- API Playground: https://www.spotflow.one/demo
- Sign up: Spotflow Hacktoberfest Form