JavaScript Templates
NeatNode includes several prebuilt project templates to help you kickstart development fast - whether you’re building a simple microservice, a full REST API, or a real-time server.
[!TIP] All JavaScript templates share the same project structure - once you learn one, you’ll understand them all.
[!NOTE] The REST API (JS) template supports Resource Generation. Basic (JS) and Socket.IO (JS) do not support Resource Generation.