@nanorepublica@indiehackers.social
Post #2522493
2026-05-07 12:02 UTC
๐ฃ django-prodserver design updates
๐ Iterating on the API design of prodserver
๐ https://softwarecrafts.co.uk/100-words/day-306
#100_words,#django,#prodserver,#package
Replies (1)
-
@ehmatthes@fosstodon.org 2026-05-07 13:52
@nanorepublica@indiehackers.social I haven't kept up with the project for a bit. Does that mean we'd run the server with these two commands? $ manage.py server --dev $ manage.py server --prod