Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rjhartman/gateway

Site for Gateway Travel Plaza (Breezewood, PA)
https://github.com/rjhartman/gateway

Last synced: about 1 month ago
JSON representation

Site for Gateway Travel Plaza (Breezewood, PA)

Awesome Lists containing this project

README

        

# Gateway Travel Plaza

Site for Gateway Travel Plaza (Breezewood, PA)

### Development

Run:

```sh
docker compose up
```

To bring up the development containers. This will launch the following:

- A Next.js dev server, reachable at http://localhost:3000
- A Sanity dev server, reachable at http://localhost:3333

Changes made to source directories (cms, web) will be reflected in the containers automatically.