[NOT MAINTAINED] This project is discontinued.
Roommates next door
Fluster is a platform which aims to simplify the search for roommates and flatshares by using smart features 😃🎉
This repo is the Fluster's website, build with Angular.
A few of the things Fluster offers:
- Fluster recommends you flatshares fitting your needs
- With Fluster, you could discover what are the lifestyle and hobbies of your future roommates
- You like a place on Fluster? You could send instant viewing requests
- Fluster take care of the calendar of your viewings
- Fluster is free, open source and even publishing an ad about your room to let is free too
This Angular application runs on the server. It follows the architecture of the Angular Universal starter kit.
Once you have cloned this repository and if you are looking to serve or build the application, you will have first to define your own third party keys in resources.ts
.
Also note, both staging and prod builds are going to run first Gulp
scripts in order to modify some html files because the staging environment should not be indexed by crawlers.
Serve the application locally:
npm run start
Build the application for the staging server:
npm run build:ssr-staging
Build the application for the production:
npm run build:ssr
Run the application:
npm run serve
Feel free to send me feedback on Twitter or file an issue. Feature requests are always welcome.
Follow Fluster on Twitter or Instagram.
Fluster is released under the GNU Affero General Public License. Copyright Fluster GmbH, Zürich, Switzerland. See COPYING for more details.
Fluster is developed by David Dal Busco.
The Fluster logo is a registered trademark of David Dal Busco, Zürich, Switzerland. Please contact me if you want to use it.
The licence of several stock photos, notably used in the Fluster's blog, restricts their usage to David Dal Busco, Zürich, Switzerland.