chore(*): reorganized all files and folders (#283)

This commit is contained in:
Anurag Hazra
2020-08-02 13:07:26 +05:30
committed by GitHub
parent e7dcda0ee8
commit 67b434dc79
25 changed files with 79 additions and 67 deletions

View File

@@ -5,9 +5,9 @@ const {
clampValue,
CONSTANTS,
logger,
} = require("../src/utils");
const fetchRepo = require("../src/fetchRepo");
const renderRepoCard = require("../src/renderRepoCard");
} = require("../src/common/utils");
const fetchRepo = require("../src/fetchers/repo-fetcher");
const renderRepoCard = require("../src/cards/repo-card");
module.exports = async (req, res) => {
const {