Skip to content

amadeuszblanik/wolfie-app

Repository files navigation

Wolfie.app

A Next.JS pet companion web application for dog owners.

Table of Contents

  1. Official website
  2. License
  3. Authors
  4. Support
  5. About the project
  6. Technologies
  7. Installation
  8. Usage
  9. Contributing

Official website

License

GPL v3

Authors

Support

Support me by buying me a tea or contributing to the project: Revolut

About the project

After becoming a proud dog dad of a Standard Schnauzer in 2022, I searched for an application to help me manage standard dog care tasks such as health, weight, feeding, and heat tracking. Since I couldn't find a suitable app, I decided to create one as an open-source project, hoping it would be useful for other dog owners.

Additionally, this project provided a great opportunity to learn more about SwiftUI, Nest.JS, and test new technologies.

Technologies

Frontend

Backend

Mobile

Feel free to contact me with suggestions or ideas:

Installation

Use the package manager npm or yarn to install all dependencies.

For npm:

npm install

For yarn:

yarn install

Usage

  • npm run dev or yarn dev - starts the application in development mode.
  • npm run build or yarn build - builds the application.
  • npm run start or yarn start - starts the application in production mode.
  • npm run lint or yarn lint - runs linter.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Web version of Wolfie application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published