Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABLB - The Backend

This is an express.js server serving a RESTful API.

You'll need node.js and yarn installed to get started developing.

Run yarn in the project folder to install dependencies.

Copy .env.example into a file called .env and fill out the variables to configure the server.

yarn dev

This will start a nodemon server that will watch the project directory for changes and reload your server automatically.

yarn start

This starts the server, with no watch-and-reload functionality.

Depends on:

  • MySQL
  • Client build deployed to client/build folder

See also

This is just the backend for ABLB. See the front-end here: artscilab/ablb-app

About

The node.js backend for ablb

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages