Skip to content

vavadev/vnsh-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Quickstart

Backend engineering, supercharged.

Overview

Use this repository to get up and running on FL0 with the following stack:

Language Javascript
Router Express

Getting Started

Clone this repo and run the following commands from the project root:

  1. npm install
  2. npm start
  3. Visit http://localhost:3000 to see your app running

Deploying to FL0

Checkout our Getting Started Guide in the FL0 documentation!

Questions

If you have any questions about FL0 or this template codebase please head on over to our Discord channel.

Issues

Any issues or feature requests can be raised on the Issues page of this repo.

License

This template repository is MIT licensed.

About

Node.js + Express app starter template for FL0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.7%
  • HTML 35.5%
  • CSS 26.8%