Skip to content

c0dn/Cultisk-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cultisk Backend Server

NYP DSF1901 Year 2 Semester 2 Group Project

Description

The backend server for Cultisk Data security toolkit

Group:

Technologies:

  • Python > 3.7
  • Flask Restx

Developer Environment Setup

Recommended IDEs: Pycharm / Visual Studio Code
This guide assumes you are using Bit 64 version of Windows.

  • Install Python, Git

  • Clone the repo and navigate to project folder

  • Run pip install -r requirements.txt to install dependencies

  • Add the following environment variable to the run configurations OAUTHLIB_INSECURE_TRANSPORT=1, PYTHONPATH=<path to ./cultisk>

  • Run flask run to start server

About

Backend server supporting the Cultisk application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors