Skip to content

joshiabir/Nikky

Repository files navigation

Nikky Server

This app is written in Laravel 7 made to work as a command and control for various services which can be deployed on Linux based machines.

Pre-requsities

Getting started

git clone https://github.com/joshiabir/nikky.git
cd ./nikky

# Edit the .env file for MySQL credentials
php artisan migrate
php artisan serve --port=8080

# This will start a server on port 8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published