All Projects → fluster-app → fluster-website

fluster-app / fluster-website

Licence: other
[DEPRECATED] Fluster, your simple search for roommates

Programming Languages

HTML
75241 projects
typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to fluster-website

angular-node-typescript-boiler
Boilerplate code with Angular Universal (server side rendering) & Node server written in TypeScript with express API routes to get started with your project in Angular 8.2 + Node.ts
Stars: ✭ 18 (+0%)
Mutual labels:  angular-ssr
teanjs
🔥 TypeORM - Express - Angular 8 - NestJS Server Side Rendering (SSR) 😺
Stars: ✭ 62 (+244.44%)
Mutual labels:  angular-ssr

[NOT MAINTAINED] This project is discontinued.

Fluster

Roommates next door

Fluster

Download on the App Store Get it on Google Play Launch now as a PWA

Introduction

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.

Features

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

Server-side rendering (SSR)

This Angular application runs on the server. It follows the architecture of the Angular Universal starter kit.

Getting Started

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.

Debug locally

Serve the application locally:

npm run start

Build for staging

Build the application for the staging server:

npm run build:ssr-staging

Build for production

Build the application for the production:

npm run build:ssr

Run staging or prod build

Run the application:

npm run serve

Feedback

Feel free to send me feedback on Twitter or file an issue. Feature requests are always welcome.

Social

Follow Fluster on Twitter or Instagram.

License

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].