Re: [nagare-users:669] Re: Setting up 0.6

2020-08-13 Thread Henrik Härkönen
Now I get it to reload, but when changing the counter.py file, and the reloading triggers, the following stacktrace appears: *(venv) henrik:~/dev/nagare/examples-counter/counter/conf$ nagare-admin app serve examples-counter/counter/conf/counter.cfg2020-08-13 15:38:20,764 - INFO

Re: [nagare-users:666] Re: Setting up 0.6

2020-08-13 Thread Henrik Härkönen
Btw, I cannot find the *--reload* option for the serve command. How can I activate the hot-reload? I tried to install the app in development mode by runnint setup.py with "develop" option. -Henrik On Thursday, 13 August 2020 at 14:57:21 UTC+3 Henrik Härkönen wrote: > Hi! > > I haven't had

Re: [nagare-users:665] Re: Setting up 0.6

2020-08-13 Thread Henrik Härkönen
Hi! I haven't had too much time to learn nagare stuff yet, but I thought I'd share the dependacies for others as well, for easier install. So put these into a txt file, for example *requirements.txt*

Re: [nagare-users:667] Re: Setting up 0.6

2020-08-13 Thread Henrik Härkönen
Ah, a separate package for that, of course! Thanks! On Thu, Aug 13, 2020 at 3:26 PM apoirier wrote: > To install your application in development mode with 'pip' : pip install > *-e* > > To activate automatic reloading, just install the > 'nagare-services-reloader' service > > Le jeudi 13 août

Re: [nagare-users:671] Re: Setting up 0.6

2020-08-13 Thread Henrik Härkönen
Now it works, thank you for the fix! :) -H -- You received this message because you are subscribed to the Google Groups "Nagare users" group. To unsubscribe from this group and stop receiving emails from it, send an email to nagare-users+unsubscr...@googlegroups.com. To view this discussion

[nagare-users:673] Re: https://www.nagare.org/demo is down

2020-08-13 Thread apoirier
Le jeudi 13 août 2020 20:58:11 UTC+2, Henrik Härkönen a écrit : > > Has been for a couple of days, it seems. Also /portal and /wiki which are > linked from the nagare.org page. > Right, since last week power outage. Up now. Thanks > -H > -- You received this message because you are

[nagare-users:672] https://www.nagare.org/demo is down

2020-08-13 Thread Henrik Härkönen
Has been for a couple of days, it seems. Also /portal and /wiki which are linked from the nagare.org page. -H -- You received this message because you are subscribed to the Google Groups "Nagare users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[nagare-users:674] Nagare is brilliant

2020-08-13 Thread Henrik Härkönen
I'm starting to get hang of it, I hope. :D I just wanted to shout out the subject, because I feel SO frustrated at my day job, where we can spend so, so many days just tweaking how stuff serializes into JSON and back and concentrate on how data flows between the server and client. Why the