Skip to content

like/project-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{{name}}

Usage

Default server https://...

API

# Basic endpoint
GET /v1/example { email, password } => { id, key }

Setup

How to self-host

Set environment variables by using the .env file:

BACKEND_HOST = "127.0.0.1"
BACKEND_PORT = 1337

Run the server:

node app.js

License

MIT

About

Template for new HTTP backends

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors