8000 GitHub - shahnawazkhan11/datox
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shahnawazkhan11/datox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

🔗 Flask + Next.js Fullstack Setup (using uv for Python)

🧪 1. Install uv

🛠️ 2. Clone and Setup

git clone https://github.com/shahnawazkhan11/datox

cd datox
cd backend

# Create and Activate environment 
source .venv/Scripts/activate

# Run backend server
flask run

cd frontend

# Install node modules
npm install

# Start frontend dev server
npm run dev


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0