New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/haifahrul/go-server-side-ag-grid

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/haifahrul/go-server-side-ag-grid

  • v0.0.0-20241010061622-184022833535
  • Source
  • Go
  • Socket score

Version published
Created
Source

stars Hacktoberfest

ag-Grid Server-Side

  • Ag Grid
  • Node.js Example (Version Node 12)
  • Go Example (Version Go 1.21)
  • MySQL
  • PostgreSQL

A reference implementation showing how to perform server-side operations using ag-Grid with api server node.js and go.

Reff: for full details see: http://ag-grid.com/nodejs-server-side-operations/

Pre requested

  • copy file .env-example and rename to .env
  • setup your credential database such as username, password and etc

How to Use

  • Clone the project
  • run yarn install
  • start with yarn start
  • open browser at localhost:4000

If you want to start the angular and api node.js

  • start with yarn dev to run angular & node.js server with nodemon

Run Go with Makefile

  • go mod tidy
  • go run main.go

The server go will run in port 8080

FAQs

Package last updated on 10 Oct 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc