#1 2014-09-18 17:45:17

warleyalex
Member
From: Sete Lagoas-MG, Brasil
Registered: 2013-01-20
Posts: 250

Wacky Races with mORMot project

Wacky Races with mORMot
http://youtu.be/jbp5Jaop0bA
https://www.dropbox.com/s/p97h0pcql77qd … s.rar?dl=0

- My first Angular project with mORmot default authentication. Angular lets you work with mORMOt technology as long as it can serve your app through a RESTful web API.

- you should have a local web server to run this project, usually you can not load files with the file:// protocol with AngularJS. f.i.: http://localhost:8000/index.html

- it uses dummy server-methods to test Angular, we're going to see only static views.

- on logout, just redirects the route.

- It works fine with Chrome. There's an authentication issue in FF ver. 8.

Last edited by warleyalex (2014-09-23 03:38:05)

Offline

#2 2014-09-18 20:13:04

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,183
Website

Re: Wacky Races with mORMot project

Thanks for sharing!
cool

Offline

#3 2014-09-22 07:18:30

proto
Member
From: Russia, Kostroma
Registered: 2011-09-12
Posts: 31

Re: Wacky Races with mORMot project

please fix link, file not found

Offline

#4 2014-09-23 03:36:27

warleyalex
Member
From: Sete Lagoas-MG, Brasil
Registered: 2013-01-20
Posts: 250

Re: Wacky Races with mORMot project

I have made some minor changes at DigDiver's JS code and finally... Logout is working as expected... and the authentication scheme is now working fine in both Firefox8 and Chrome!

Offline

#5 2017-04-05 06:59:46

noobies
Member
Registered: 2011-09-13
Posts: 139

Re: Wacky Races with mORMot project

Hi, thx for sample.
I try change project to work with webserver mormot, here link changed source: https://www.dropbox.com/s/pq73gosbf3rma … ws.7z?dl=0
Login: User
Pass: synopse

Last edited by noobies (2017-04-05 07:43:43)

Offline

#6 2017-04-05 07:43:57

noobies
Member
Registered: 2011-09-13
Posts: 139

Re: Wacky Races with mORMot project

fix bug in source

Offline

#7 2017-05-09 14:29:17

Skymagic
Member
Registered: 2017-05-09
Posts: 1

Re: Wacky Races with mORMot project

wackyraces_ws Sample Application Debug and browser link http://localhost:888/service
View default.html not display

Please help

Offline

Board footer

Powered by FluxBB