Giter Club home page Giter Club logo

ich-kirich / url-shortner Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5.42 MB

Link-cutting system that allows you to collect information about users who have clicked on a link, and provides two links for sharpening and viewing link statistics.

HTML 1.42% TypeScript 84.38% SCSS 5.15% Dockerfile 0.80% JavaScript 8.25%
eslint express-js nodejs nodemon prettier sequelize-orm typescript git postgresql postman axios normalize-css react scss redux material-ui dotenv browser-detect geoiplite

url-shortner's Introduction

URL-Shortner

It is a full-stack web application that shortens a link and also allows you to view statistics of who clicked on it


Installation

Steps for setting up a project:

git clone https://github.com/ich-kirich/URL-Shortner.git
cd URL-Shortner
cd server
npm install
cd ..
cd client
npm install
  • npm install - Set up all necessary dependencies

Launch server part:

  • npm start - build the project and start the server
  • npx sequelize-cli db:migrate - start the migration process
  • npx sequelize-cli db:seed:all - upload seeds(optional)
  • npm run dev - start the project in developer mode and start the server

Launch client part:

  • npm start - start the project in developer mode and start the client
  • npm run build - build the project

Technology stack

  • Backend: NodeJs, Dotenv, Typescript, Eslint, Nodemon, PostgreSQL, Eslint, Prettier, Postman, ExpressJS, Sequelize ORM, Docker, GeoIpLight, BrowserDetec, IP, UserAgent, Http-status-codes, Node-config, Nanoid, Cross-env
  • Frontend: React, Redux, Typescript, Material UI, SCSS, Eslint, Prettier, Axios, Normalize CSS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.