Skip to content

szentjozsefhackathon/ignacio-simple-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ignacio Simple Server

This is a simple Node.js server implementation to serve JSON database, images, and voice file updates for ignacio_prayer_flutter_application (local testing). The database, images, and voice files are stored locally in the app; only version changes in [backedn/source/data/versions.json] are checked during the local app startup process. If an update is needed, the local app calls for the corresponding files.

Installation

  1. Clone the repository:

    git clone https://github.com/szentjozsefhackathon/ignacio-simple-server.git
    cd ignacio-simple-server
  2. Build docker projects with docker-compose:

    docker compose build
  3. Start the servers with docker-compose:

    docker compose up -d
  4. The servers will be running at http://localhost.

  • landing page under /
  • API under /api
  • flutter web under /flutter

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages