lasselukkari / aWOT

Arduino web server library.
MIT License
283 stars 41 forks source link

Use with nextJS #141

Closed paulnegz closed 2 years ago

paulnegz commented 2 years ago

There's a guide for using this library with reactJS. NextJS is a wrapper around react and I was wondering if this can be used with nextJS applications.

lasselukkari commented 2 years ago

It's a generic web server library. You can use it to host whatever files you want.