Skip to content

SHIVANGISINGH1/explodingkitten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

explodingkitten

Installing and running the app locally

run git clone url

To start the frontend

run cd kittens

run npm i it will install the required packages

run npm start

To start the backend

run cd kittens-backend

run run go mod tidy

Now before running api/index.go make these changes -> changes package handler to package main

run go run api/index.go

make sure your redis-server is up and running

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors