This repository represents all you need to build a service on api.internet.dev that supports authentication, payments, and user accounts. Over time we will keep making easier and easier to build applications on top of our infrastructure.
Start by cloning the repository, or by clicking on Use this template above.
You will have wanted to setup your development environment by following steps here.
You will need to create a .env with these values
API_AES_KEY=xxxxx
API_IV_KEY=xxxxxYou will need to ask someone on the INTDEV team for the correct ones.
Then run the server
npm install
npm run devGo to http://localhost:10000 in your browser of choice.
Enjoy! The template uses 10000 as our port for more compatibility with Render.com
If you have questions ping me on Twitter, @wwwjim. Or you can ping @internetxstudio.