Skip to content

A dockerized container which can be accessed as SSH with security implementations!

Notifications You must be signed in to change notification settings

malikakarsh/inSecure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inSecure

Secure your apps

Setup & Installation

Its recommended to create virtual environment for running this project.

To create virtual environment:

$ cd backend
$ virtual env
  • Activate virtual environment:
    $ source env/bin/activate
    

Install requirements:

$ cd backend
$ pip install -r requirements.txt

Create .env file in /backend using .env.example

About

A dockerized container which can be accessed as SSH with security implementations!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •