Skip to content

bpallares/kramster-api

 
 

Repository files navigation

Kramster API

The server for kramster.it used to be part of the Kramster repository, but now the frontend and backend have been split apart!

Get Started

npm install
npm start

The server will run on port 8000, unless specified with the PORT environment variable.

This project uses dotenv, so you can create a file called .env in the root with your variables.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.7%
  • Shell 1.3%