8000 GitHub - gchan-board/gchan-flutter: gchan's mobile app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gchan-board/gchan-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

gchan flutter mobile app

This is the repository for the offi

Development environment

You can run the server and database locally using docker.

    docker-compose -f .docker/docker-compose.yml up -d

This will clone the gchan-backend repository into a node.js container, and start a separate postgresql container with dummy data for testing.

You can then access the API via http://localhost:4450, and the documentation at http://localhost:4450/api-docs.

Please check the .docker directory for more information.

About

gchan's mobile app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0