souravpaul8 / nostalgify

main codebase for application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nostalgify

Build Status codecov GitHub GitHub top language GitHub last commit GitHub repo size

Running it locally

Install the packages using npm install

Run the server: npm run server

Run the linting checks: npm run lint

Run the tests: npm run test

About

main codebase for application

License:MIT License


Languages

Language:TypeScript 98.7%Language:EJS 1.3%