Research
Security News
Malicious PyPI Package ‘pycord-self’ Targets Discord Developers with Token Theft and Backdoor Exploit
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
backbeam-server
Advanced tools
![Gitter](https://badges.gitter.im/Join Chat.svg)
Backbeam-server is a compatible implementation of Backbeam.io, a cloud backend-as-a-service. This project is maintained by the creators of Backbeam and this project will pass similar tests to keep its compatibility.
If you are upgrading from 0.5.x to 0.6.x, please see the CHANGELOG
We want our customers to be happy and one of the things that most worry our customers is the vendor-lockin problem. Providing an Open Source implementation solves this problem.
Another important reason is flexibility. Having the opportunity to host your own backbeam-compatible stack you can do many things such as:
backbeam-server
in your Continuous Integration server for testing purpousesbackbeam-server
.backbeam-server
you will have to implement your infrastructure to support scalability, backups, server configuration, security protection, etc.backbeam-server
you just need to use your favorite version control tool.backbeam-server
: npm install backbeam-server -g
backbeam create
. This will generate the basic structureconfig.json
file.mysql
is runningbackbeam start
.http://localhost:3000
in your browser and you will see an example web controller running.http://localhost:3000/admin
in your browser and you will see the admin panel.config.json
you need to run: backbeam migrate
with the server running or you can go to the admin panel to refresh the configuration (Configuration → Schmea changes
and then Reload configuration
). That will show you the required SQL commands to update your database schema. You can run them by clicking on Run SQL commands
.Both backbeam.io and backbeam-server
provide the following features
bql
support on top of mysql
bql
on top of mysql
bql
functionlity for mysql
FAQs
Open Source backend platform compatible with backbeam.io
The npm package backbeam-server receives a total of 62 weekly downloads. As such, backbeam-server popularity was classified as not popular.
We found that backbeam-server demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.