Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francois-esquire/chelsea
https://github.com/francois-esquire/chelsea
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/francois-esquire/chelsea
- Owner: Francois-Esquire
- Created: 2020-03-01T16:01:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:38:47.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T04:16:14.746Z (7 months ago)
- Language: JavaScript
- Homepage: https://chelsea.michaeltobia.com/
- Size: 2.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chelsea
![CI](https://github.com/Francois-Esquire/chelsea/workflows/CI/badge.svg?event=push)
Project setup using One App with `yarn` workspaces
## Quick start
```bash
git clone https://github.com/Francois-esquire/chelseayarn submodule-sync
export NODE_ENV=production
yarn install
yarn serve-modules
yarn start
```