Elektrine lite

โ† Feed

@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

    Open ##3683027