Skip to content

jamkich/nestling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Nestling

How to setup

Download repository:

git clone https://github.com/jamkich/nestling.git

Next, move to directory and run:

npm install source API/venv/bin/activate pip install --target APi/venv/lib/python3.10/site-packages/ -r requirements.txt

Set environment variable:

export FLASK_APP=main.py

Run:

npm run start-api

Open new terminal and run:

npm start

About

final project for 3rd sem python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published