jordan-violet-sp a0fd3b7217 fixed broken badge
2022-08-17 19:18:25 -04:00
2022-08-16 16:59:27 -04:00
2022-08-17 12:03:17 -04:00
2022-08-16 16:59:27 -04:00
2022-08-17 12:03:17 -04:00
2022-08-16 16:59:27 -04:00
2022-08-16 16:59:27 -04:00
2022-08-17 11:13:42 -04:00
2022-08-17 11:13:57 -04:00
2022-08-17 12:03:17 -04:00
2022-08-17 19:18:25 -04:00
2022-08-16 16:59:27 -04:00

[!Discourse Topics]discourse-url Times Downloaded Issues Latest Releases Contributor Shield


Logo

Developer Community Website - README



About The Project

This repository contains the complete build, with assets, for everything seen on developer.sailpoint.com. The includes the homepage, all static elements, docs, and the API specifications. The API specifications come in from a GitHub Action in another repository, but ultimately the API specifications used to generate this static site are those found in the static folder.

(back to top)

Getting Started

To...

Prerequisites

To run this project you must first have npm installed.

  • npm
    npm install npm@latest -g
    

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
    
  2. Install NPM packages
    npm install
    
  3. Start the website
    npm start
    

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag enhancement. Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/your-feature-name)
  3. Commit your Changes (git commit -m 'Add some your-feature-name')
  4. Push to the Branch (git push origin feature/your-feature-name)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Discuss

Click Here to discuss this tool with other users.

(back to top)

Description
No description provided
Readme MIT 153 MiB
Languages
MDX 91.2%
HTML 7.6%
Java 0.6%
JavaScript 0.4%
CSS 0.2%