Learn how to self-host Nile Auth in your own infrastructure
Prerequisites
psql
in this guide.Run the Docker Container
test
database
and the 00000000-0000-0000-0000-000000000000
user.Connecting to the Database
psql
with the following connection string:Test Nile Auth
Run create-next-app
Setup environment
Install dependencies
api
under the app
folder and a folder called [...nile]
under it:nile
instance to your application:Use SDK Components
app/page.tsx
with the following:/app/page.jsx
Run and Log in to your application