b15edbe5d23bc8a4875da5e29426e209e2288c5f
- Attivata la possibilità di poter Donare un invitato a qualcun'altro. - E' possibile ora cancellare anche un proprio invitato registrato (solo se non ha aggiunto altri invitati) dalla propria lista. - Aggiornati testi procedure Telgram sul BOT. - Se devo ancora verificare Telegram BOT, ora comparirà un avviso nella parte in alto sul sito! Per Staff Admin: - Viene Notificato sul BOT (solo ai Gestori BOT) ogni modifica dell'invitante o ogni cancellazione di un invitato, sia da parte nostra, sia da parte delle persone.
FreePlanet
I finally started my FreePlanet project !
I have a lot of ideas to which kind of features adding, to create an app in order to help people to find and connect each others, using categories, filters and many profiling details about yourself.
This app was made mixing all this languages and tools:
- Quasar Framework
- Vue.js
- Typescript
- Progressive Web App (PWA) amazing native-looking apps
Features ⚡️
- TypeScript ✔
- Internationalization (I18n) ✔
- ...
Built-in Tools 🔨
Installation 🔧
System prerequisites :
- Node.js 8 LTS or 10 latest
- yarn > 1.9 (no guarantees if you prefer to use npm)
Clone this repository :
$ git clone git@github.com:paoloar77/freeplanet example
$ cd example
$ yarn
Usage
$ yarn dev # Start a SPA server
$ yarn dev:ssr # Start a SSR + PWA server
Building
You can build your application for production using :
$ npm run dev:pwa # Build your PWA
References
- Quasar TypeScript (Kevin Marrec proj) : GitHub
- Quasar 0.17.15 : Website | Documentation | Github
- Vue I18n 8.1.0 : Website | Documentation | Github
License
Copyright (c) 2018-present, Paolo Arena
This project using Vue.js and Typescript started in October 2018 using as a skeleton parts of the code of Kevin Marrec. So Thank you!
- Quasar TypeScript: https://github.com/kevinmarrec/quasar-typescript Copyright (c) 2018, Kevin Marrec
Description
Languages
TypeScript
44.4%
Vue
32.7%
JavaScript
17.9%
SCSS
4.8%