Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.28 KB

File metadata and controls

43 lines (35 loc) · 1.28 KB

TODO

  • create settings local file, and by user

  • Split gui to differents technologies/languages/scripts:

  • create an API for these things from the backend:

    • filesystem scanning for projects
    • give list of projects
  • export as libraries

  • create CACHE for file list

  • SCAN all folders on PC, depends system, to find any projects with .bat

  • RECOGNIZE type of project and give the tags for a list

  • create list of projects in config.json, which can be imported to another server, eg. production

  • config has all info about: folder, docker, git repo

  • installation version of server, service for manage the project on production side

  • Authorisation PASSWORD / SSL

Include

  • logo
  • css engine: materialize, or bootstrap icons, menu, itp
  • mobile version
  • tutorial for start with:
  • install sh script
  • scan server/pc/IOT device
  • find all projects with bash scripts
  • list them, and save in config.json

Model

Language + Browser + Command Integration with Apicra DEVOPS

Languages

  • NodeJs
  • Python
  • PHP
  • Bash, based on web browser

Command Browser for Linux

elinks

https://www.raspberrypi.org/magpi/command-line-web-browser/ sudo apt-get update && sudo apt-get upgrade sudo apt-get install elinks