Setting Backend

Clone Project

Setelah itu npm install terlebih dahulu, lalu buat db baru di mongo coompas dengan nama db_rajif

setelah itu jalankan perintah di terminal :

node seed.js

Maka db nya akan terisi

Lalu running project nya :

node index.js

Dan lihat apa yg terjadi di url http://localhost:3900/api/genres

Last updated

Was this helpful?