Commit Graph

25 Commits

Author SHA1 Message Date
叶子
1529a23c1b
Switch linter to ruff (#450) 2023-02-09 11:33:18 -08:00
Robert Neumann
fdf0e9ea6b
Add --no-zip pc CLI Parameter (#479) 2023-02-08 14:39:38 -08:00
Robert Neumann
dab7e5d2a1
Remove extra flags from pc run (#434) 2023-02-04 10:51:01 -08:00
Francesco Ambrosini
ea28f336da
Allow the user to change ports (#417)
* Allow the user to change the app port at runtime

* Allow the user to change the app port (backend and frontend) at runtime
2023-01-31 21:21:44 -08:00
Alek Petuskey
450576bbee
Finalized port closing and error warning. (#391) 2023-01-29 20:33:32 -08:00
Alek Petuskey
1ab8620852
Close unclosed ports (#388) 2023-01-29 15:50:11 -08:00
Francesco Ambrosini
8068d5f176
Add --port flag to pc run (#313) 2023-01-22 10:57:20 -08:00
Alek Petuskey
06aa58c517
Added pc export. (#272) 2023-01-16 16:24:26 -08:00
Elijah Ahianyo
c8936355f2
Remove assets dir symlink 2023-01-13 10:35:20 -08:00
Nikhil Rao
d7cd792b57
Add default gitignore on pc init (#206) 2023-01-04 15:05:07 -08:00
Nikhil Rao
2be20745f1
Improve cli help messages (#185) 2022-12-27 00:01:20 -08:00
Alek Petuskey
af9733996a
Add log level args for pc run (#182) 2022-12-26 23:02:57 -08:00
Alek Petuskey
3e8f6ffbb3
Socket CORS (#173) 2022-12-23 11:19:30 -08:00
Nikhil Rao
0bc09dc961
Add template version check (#164) 2022-12-21 20:05:02 -08:00
Nikhil Rao
2496c3fb9f
Fix pc run backend only (#118) 2022-12-15 23:07:54 -08:00
Nikhil Rao
2c3ef6e23f
Support prod run on windows (#99) 2022-12-14 17:18:20 -08:00
Nikhil Rao
209f490bfc
Add windows support (#96) 2022-12-14 16:07:46 -08:00
Nikhil Rao
30b482666c
Add frontend packages to pcconfig (#91)
* Fix pc init print

* Specify frontend packages to pcconfig
2022-12-13 21:32:24 -08:00
叶子
20286062d6
Switch to httpx (#74) 2022-12-13 15:04:19 -08:00
Nikhil Rao
9ecadcc646
Improve prop error messages (#84)
* Add better error messages for component props
2022-12-13 11:31:57 -08:00
Nikhil Rao
1d22571829
Add props for wrap component (#41) 2022-12-08 17:02:16 -08:00
Nikhil Rao
f710fc1a82
Support Python 3.11 (#17) 2022-11-29 17:01:14 -08:00
Nikhil Rao
159e7949f1
Create config class (#8) 2022-11-20 16:12:46 -08:00
Nikhil Rao
f5c25fbd5f Fix pc init bug 2022-11-19 02:22:04 -08:00
Nikhil Rao
e8e8eaa010 Initial commit. 2022-11-18 12:44:06 -08:00