Skip to content

Skibidi-Insurance-Project/skibidi-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skibidi Insurance Backend

This repository contains the backend logic for the fullstack application.

Setup

A virtual environment is recommended to set up the backend repo.

Using Python's venv

  • Enter python -m venv <environment name> on your CLI
  • Run source <environment name>/bin/activate to activate the environment

Running the server

On your CLI, run python manage.py runserver <OPTIONAL: Port number>

About

Backend of the Skibidi Insurance application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages