Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

ferp server example

An example of what a simple backend server could look like using ferp. This is not a production server, and probably shouldn't be used for one.

Running locally

Navigate to this directory in your terminal, and type:

npm install
npm start

And navigate to: