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

https://github.com/inpercima/feature-app

Administrate and manage features on an account like ig_* on instagram.
https://github.com/inpercima/feature-app

administration angular angular-cli angular-cli18 angular18 instagram php php8 pnpm webapp

Last synced: about 1 month ago
JSON representation

Administrate and manage features on an account like ig_* on instagram.

Awesome Lists containing this project

README

          

# feature-app

[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md)

Administrate and manage features on an account like ig_* on Instagram.

This app is online under [feature-app.inpercima.net](http://feature-app.inpercima.net).
Use `instaSteve` as username and password.

This project was generated with [swaaplate](https://github.com/inpercima/swaaplate) version 2.3.7.

## Prerequisites

### Angular CLI

* `angular-cli 14.1.0` or higher

### Apache and php

* `Apache 2.4` or higher
* `php 7.4` or higher
* `MySQL 5.7` or higher

### Node, npm or yarn

* `node 16.16.0` or higher in combination with
* `npm 8.12.2` or higher or
* `yarn 1.22.19` or higher, used in this repository

## Getting started

```bash
# clone project
git clone https://github.com/inpercima/feature-app/
cd feature-app
```

## Usage

### Modules

For the frontend check [feature-app - frontend](./frontend).

For the server check [feature-app - api](./api).