Skip to content

A complete devops project to deploy a webapp in production. Concepts: CI/CD,Container Orchestration,GitOps,IaC,config. Management

Notifications You must be signed in to change notification settings

ghanatava/thedevopsproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React/DjangoRF Authentication App

Authentication app using React and Django REST framework with session authentication.

Installations

  • backend
pip install djangorestframework
pip install django-cors-headers
  • frontend
npm install axios
npm install react-bootstrap bootstrap

About

A complete devops project to deploy a webapp in production. Concepts: CI/CD,Container Orchestration,GitOps,IaC,config. Management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published