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.
- Host: GitHub
- URL: https://github.com/inpercima/feature-app
- Owner: inpercima
- License: mit
- Created: 2018-09-23T21:11:25.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2026-01-10T13:08:17.000Z (2 months ago)
- Last Synced: 2026-01-11T04:05:22.200Z (2 months ago)
- Topics: administration, angular, angular-cli, angular-cli18, angular18, instagram, php, php8, pnpm, webapp
- Language: TypeScript
- Homepage: http://feature-app.inpercima.net
- Size: 1.54 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# feature-app
[](./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).