An open API service indexing awesome lists of open source software.

https://github.com/devisle/devisle

Official DevIsle website!
https://github.com/devisle/devisle

Last synced: 12 months ago
JSON representation

Official DevIsle website!

Awesome Lists containing this project

README

          

## Information

The website is hosted on netlify at https://devisle.netlify.com/

It is securely hosted under Natedeploys netlify account, pushing to the master branch will begin deployment on netlify. Therefore please follow the [contribution](https://github.com/devisle/devisle/blob/master/CONTRIBUTING.md) guidelines.

## Running locally

Clone this repository:

```shell
git clone https://github.com/devisle/devisle.git
```

Install dependencies:

```shell
npm i or npm install
```

Starting the development server:

```shell
npm run start
```

### Discord Channel

All questions and discussions should be raised on the discord channel: #devisle-open-source

Welcome to [our discord server](https://discord.gg/MSTQKRE)!

## License

The source code is released under the [MIT License](https://github.com/devisle/devisle/blob/master/LICENSE).