Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romaixn/strolldog-old
๐โ๐ฆบ Find the best places to walk your dog in your area
https://github.com/romaixn/strolldog-old
api apiplatform nextjs symfony
Last synced: 20 days ago
JSON representation
๐โ๐ฆบ Find the best places to walk your dog in your area
- Host: GitHub
- URL: https://github.com/romaixn/strolldog-old
- Owner: Romaixn
- License: mit
- Created: 2022-08-23T15:07:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T13:24:57.000Z (over 1 year ago)
- Last Synced: 2024-05-01T18:15:22.220Z (7 months ago)
- Topics: api, apiplatform, nextjs, symfony
- Language: TypeScript
- Homepage:
- Size: 10.1 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
StrollDog is a website that allows you to find the best places to walk your dog in your area.
# :notebook_with_decorative_cover: Table of Contents
- [About the Project](#star2-about-the-project)
* [Tech Stack](#space_invader-tech-stack)
- [Getting Started](#toolbox-getting-started)
* [Prerequisites](#bangbang-prerequisites)
* [Installation](#gear-installation)
* [Running Tests](#test_tube-running-tests)
- [Contact](#handshake-contact)## :star2: About the Project
### :space_invader: Tech Stack
Server
Client
Database
DevOps
## :toolbox: Getting Started
### :bangbang: Prerequisites
This project uses Docker, if not already done, install Docker Compose.
### :gear: Installation
Install with Docker and Make
```bash
make start
```
### :test_tube: Running Tests
To run tests, run the following command
```bash
make test-all
```
## :handshake: Contact
Romain HERAULT - [@romaixn](https://twitter.com/romaixn) - [email protected]