https://github.com/cosmicjs/ember-real-estate-website
A real estate website built using Ember.js and Cosmic JS
https://github.com/cosmicjs/ember-real-estate-website
cosmicjs emberjs javascript nodejs
Last synced: 8 months ago
JSON representation
A real estate website built using Ember.js and Cosmic JS
- Host: GitHub
- URL: https://github.com/cosmicjs/ember-real-estate-website
- Owner: cosmicjs
- Created: 2017-06-27T13:56:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T16:20:29.000Z (almost 9 years ago)
- Last Synced: 2025-07-09T19:49:14.567Z (11 months ago)
- Topics: cosmicjs, emberjs, javascript, nodejs
- Language: JavaScript
- Homepage: https://cosmicjs.com/apps/real-estate-website
- Size: 29.6 MB
- Stars: 24
- Watchers: 4
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ember Real Estate Website

A website built using Ember.js and powered by the Cosmic JS CMS API.
### [View Demo](https://cosmicjs.com/apps/real-estate-website)
### Getting Started
```
git clone https://github.com/cosmicjs/ember-real-estate-website
cd ember-real-estate-website
npm i
```
#### Run locally
```
COSMIC_BUCKET=your-bucket-slug npm start
```
Open [http://localhost:3000](http://localhost:3000).
### Deploy to production
You can easily manage the content in your Ember Real Estate website and deploy to production on Cosmic JS. Follow these steps:
1. [Log in to Cosmic JS](https://cosmicjs.com).
2. Create a Bucket.
3. Go to Your Bucket > Apps.
4. Install the [Ember Real Estate Website](https://cosmicjs.com/apps/real-estate-website).
5. Deploy your website to the Cosmic App Server located in Your Bucket > Web Hosting.