Skip to content

Backend Register KOOMPI Fi-Fi

License

Apache-2.0, GPL-3.0 licenses found

Licenses found

Apache-2.0
LICENSE-APACHE2
GPL-3.0
LICENSE-GPL3
Notifications You must be signed in to change notification settings

koompi/koompi-hotspot

Repository files navigation

This project was bootstrapped with Postgresql.

DEV CI + CD PROD CI + CD

Available Scripts

In the project directory, you can run:

$ cd server
$ npm install express pg bcrypt cors dotenv body-parser aws-sdk twilio

For JWT Json Web Token.

$ cd server
$ npm install jsonwebtoken

For date format.

cd server
$ npm install moment

Run server machine

Connection Database.

$ cd server
$ cp db.js.example db.js

And then change your connection in db.js.

Your secret connection with AWS SES.

$ cd server
$ cp .env.example .env

And then change your connection in .env

Run server.

cd server
$ npm run server

Runs in local machine in port http://localhost:5000

About

Backend Register KOOMPI Fi-Fi

Topics

Resources

License

Apache-2.0, GPL-3.0 licenses found

Licenses found

Apache-2.0
LICENSE-APACHE2
GPL-3.0
LICENSE-GPL3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published