Alexis Hernandez
4280ecc27d
server: Allow CORS from https://cloud.stakenet.io
6 years ago
Alexis Hernandez
28570f80f5
server: Remove legacy seeder tasks ( #38 )
The SQS seeder and the Poller seeder are removed, they weren't
adapted to the linear synchronization process and they are not
required anymore.
Also, all related classes and dependencies that where used by
these tasks were removed too.
7 years ago
Alexis Hernandez
d6a74dbb43
server: Add the PollerSynchronizerModule ( #38 )
This disables the SeederModule that uses SQS to sync the database.
7 years ago
Alexis Hernandez
9fbe4f5abf
server: Update queue
7 years ago
Alexis Hernandez
96c774c430
server: Add SeederModule
7 years ago
Alexis Hernandez
805a65a224
server: Add AmazonSQSAsyncModule
7 years ago
Alexis Hernandez
8eff288e33
server: Add SeederConfig
7 years ago
Alexis Hernandez
87ccd51257
server: Add the BlockPostgresDataHandler
7 years ago
Alexis Hernandez
9fadc240b8
server: Add DatabaseExecutionContext
7 years ago
Alexis Hernandez
035c2cc28f
server: Add config for the database
7 years ago
Alexis Hernandez
eb2762e3ff
server: Add CORSFilter
This simplifies the development process and allow us to load the
application via http.
7 years ago
Alexis Hernandez
34a6277d46
server: Add LoggingFilter
7 years ago
Alexis Hernandez
da63a71c0c
server: Add XSNService
7 years ago
Alexis Hernandez
723b1c7911
server: Add ExternalServiceExecutionContext
7 years ago
Alexis Hernandez
cb64681d1d
server: Allow to set play application secret from env var
7 years ago
Alexis Hernandez
068746b52c
server: Add custom play HttpErrorHandler
7 years ago
Alexis Hernandez
98f9aa3a69
server: Add ConfigModule
7 years ago
Alexis Hernandez
21de0bd54e
server: Add RPCConfig
7 years ago
Alexis Hernandez
b3eb0d6cb7
server: Add skeleton for a play application
7 years ago