bykof / pokecoin-server

The pokecoin-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to pokecoin-server 👋

Twitter: michaelbykovski

The Pokecoin Backend Server

Install

yarn install

Usage

yarn start

Run tests

yarn test

Environment Variables

Name Description Type Default
PRODUCTION production mode boolean false
MONGODB_URL The mongodb uri string mongodb://localhost/pokecoin
PORT port number 3000
DEFAULT_REWARD The reward for a found block number 1
DEFAULT_PACKAGE_COST The package cost for a default pokemon package number 25
JWT_SECRET The JWT Secret string secret
POW_DIFFICULTY The 0 for POW in the Blockchain number 6

Author

👤 Michael Bykovski <michael.bykovskii@aoe.com>

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

The pokecoin-server

License:MIT License


Languages

Language:TypeScript 92.1%Language:EJS 6.5%Language:Dockerfile 1.0%Language:Shell 0.3%Language:JavaScript 0.1%