Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juleskulcsar/devboot-api

backend API for a bootcamp directory
https://github.com/juleskulcsar/devboot-api

expressjs javascript jwt-authentication mongodb mongoose nodejs

Last synced: 7 days ago
JSON representation

backend API for a bootcamp directory

Awesome Lists containing this project

README

        

# DevBoot API

> backend API for the DevBoot application which is a coding/development bootcamp directory website

## Usage

Rename "config/config.env.env to config/config.env and update the values/settings to your own

## Install Dependencies

```
npm install
```

## Run App

```

# Run in dev mode
npm run dev

# Run in prod mode
npm start
```

- Version 1.00
- License: MIT