docker-compose up- Python >= 3.9
python app.pypython -m gunicorn -w 1 app:app- Node.js >= 10
First, run the development server:
cd frontend/
npm ci
npm run devOpen http://localhost:3000 with your browser to see the result.
npm ci
npm start| Name | Name | Last commit date | ||
|---|---|---|---|---|
docker-compose uppython app.pypython -m gunicorn -w 1 app:appFirst, run the development server:
cd frontend/
npm ci
npm run devOpen http://localhost:3000 with your browser to see the result.
npm ci
npm start