Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airhorns/together-apart-durham
Mirror of airhorns/together-apart for deployment in the Durham region
https://github.com/airhorns/together-apart-durham
Last synced: 25 days ago
JSON representation
Mirror of airhorns/together-apart for deployment in the Durham region
- Host: GitHub
- URL: https://github.com/airhorns/together-apart-durham
- Owner: airhorns
- Created: 2020-04-26T18:57:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-25T17:04:07.000Z (over 4 years ago)
- Last Synced: 2024-06-11T17:22:09.672Z (5 months ago)
- Language: TypeScript
- Homepage: https://together-apart-durham.now.sh
- Size: 9.43 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Together Apart
Frontend for local business directory power together-apart.ca
## Developing
This is a `next.js` app, so run `yarn install` and then `yarn dev` and you're off to the races.
You need to get a `.env` file.
## Multisite considerations
Each separate region (Ottawa vs Toronto vs whatever) is a fully separate deployment of this frontend. The `CURRENT_SITE` environment variable decides for which separate site to build the whole thing for.
## License
MIT