9 ms·
Is there something you want to know specifically? It’s pretty standard basically. I used sequelize (might have chosen something different if starting today) an
by Glench 3y ago
Is there something you want to know specifically? It’s pretty standard basically. I used sequelize (might have chosen something different if starting today) and I build for node running on a single machine. I use pm2 to deploy with nginx in front.