Skip to content

JarrodCTaylor/ion-cognito-exemplar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ion Cognito Exemplar

Source code that accompanies the blog post demonstrating how to setup authenticated routes in Datomic cloud.

Running locally

clojure -Mlocal-server

## Test public endpoint
curl http://localhost:9874/api/v1/public/ping

Deployment

NOTE Prior to deploying it is always a good idea to check that the app will run locally. The -main function in the core namespace will provide a basic sanity check.

clojure -m ion-cognito-exemplar.core

Add the correct system name in ion-config.edn and deploy to an ion.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published