This is an torrenting site backend project. You can add images, youtube embed videoes, summary about every game. It's not for publishing piracy. Just for educational purpose. All the data used in this is public.
Nice looking, responsive design
And you can add a game just name. Just enter the game name in admin area and ai will fill the all areas. It will scrap the cover of image from steam grid. Images from other torrent game websites. Ai will write description for the game and relase date, system requirements and all the necessary informations. After that you can easyly edit games from admin page.
.env file you will add dbUrl= port= steamGridDbKey= youtubeApiKey=
1-mongo db connection url 2-port that server runs 3-steam grid api key 4-yt v3 api key
now you can run the app.
node index.js

