codekeyz/pharaoh

Random search items

Closed this issue · 6 comments

Just like in ExpressJS, I want this to work exactly that same way. See here: https://expressjs.com/en/guide/using-template-engines.html

Use this as a guide to implement https://github.com/dart-lang/shelf

You can use this to implement hot reloading for the server
https://github.com/felixblaschke/shelf_hotreload/blob/main/lib/src/with_hotreload.dart

We no longer need to re-implement this stuffs because we can plug them right into Pharoah with this #7