https://github.com/ironcorelabs/getting-started
Get started with IronCore to grant, monitor and revoke access to sensitive data in just a few minutes.
https://github.com/ironcorelabs/getting-started
Last synced: about 1 year ago
JSON representation
Get started with IronCore to grant, monitor and revoke access to sensitive data in just a few minutes.
- Host: GitHub
- URL: https://github.com/ironcorelabs/getting-started
- Owner: IronCoreLabs
- License: mit
- Created: 2018-05-24T16:27:43.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T22:21:47.000Z (about 2 years ago)
- Last Synced: 2024-06-05T02:06:33.068Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://docs.ironcorelabs.com/getting-started
- Size: 3.26 MB
- Stars: 4
- Watchers: 8
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IronCore Getting Started
IronCore is an SDK and cloud service that keeps application data private and secure. Get started with IronCore to grant, monitor, and revoke access to sensitive data in minutes.
For IronWeb, the IronCore SDK used in this project, please see [IronWeb SDK documentation](https://ironcorelabs.com/docs/ironweb-sdk/overview).
## Requirements
- NodeJS 20+
## Tutorial
Follow the tutorial to get started:
https://ironcorelabs.com/docs/getting-started/vanilla-javascript
## Project setup
```
npm install
```
### Compiles and runs app for development
```
npm start
```
Your project by default runs on [localhost:3000](http://localhost:3000/).
Copyright (c) 2018-present IronCore Labs, Inc.
All rights reserved.