How do you structure your node application?
You can check how I do mine at Github. It includes:
- π Auto import routes
- π Commands to generate routes, handlers, etc.
- β Validate env on boot
- π¦ Socket IO
- β‘ Redis
- β Mysql
- π Logs
- β Utilities
Let's share ideas :)
Top comments (0)