Skip to content

SH7072/KeySnaps-Backend

Repository files navigation

KeySnaps-server

To run on local system :

Server

  • GIT clone the server repo from : https://github.com/SH7072/telly-Backend

  • To install the dependencies run : npm i

  • To run the server : npm start

  • Add the required keys ( key specified in env.text ).

  • The APIS can be accessed on : http://localhost:4000

Client

  • GIT clone the repo from : https://github.com/SH7072/telly-Frontend

  • To install the dependencies run : npm i

  • To run the app run : npm start

  • Add the required keys ( key specified in env.text ).

  • Then the website can be accessed using : http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published