Backend engineering, supercharged.
Use this repository to get up and running on FL0 with the following stack:
Language | HTML/CSS/JS |
---|---|
Web Server | HTTPD or Nginx |
To run this locally, follow these steps from inside the root of this repo:
npm i -g http-server
http-server -p 3000
- Visit http://localhost:3000 to see your app running
Clone this repo and deploy it on FL0 instantly by setting an environment variable BP_WEB_SERVER=httpd
If you have any questions about FL0 or this template codebase please head on over to our Discord channel.
Any issues or feature requests can be raised on the Issues page of this repo.
This template repository is MIT licensed.