Skip to content

xmen1404/todo-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Todo-list App with React and Gin

Available Scripts

In the project directory, you can run:

go run server.go

Runs the server in the development mode.

cd client -> npm start

Runs the React app in the development mode.

Run app locally with docker-compose (requires installation of docker-compose beforehand)

In the project directory, run: docker-compose up

Separate image for server: xmen1404/todo-list-app-server

Separate image for client: xmen1404/todo-list-app-client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published