Skip to content

Latest commit

 

History

355 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gin

Spaced repetition learning web application

image image

Getting Started

Running dev server on local machine

Install deps:

> pnpm i

Run dev server:

> pnpm dev

Running dev server using docker

First build the docker image using the Dockerfile:

> docker build -t gin-docker .

Run the container and attach to it's shell:

> docker run --name gin --rm -it -p 3000:3000 gin-docker sh

Finally you can use the scripts provided in the package.json. Run a development server using:

> pnpm dev

About

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages