Giter Club home page Giter Club logo

nakama-project-template's People

Contributors

flaviofernandes004 avatar novabyte avatar seltzerfish avatar sesposito avatar syhpoon avatar tomglenn avatar zyro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nakama-project-template's Issues

Issue transpiling typesript

I am attempting to set up the project as instructed in this tutorial: https://heroiclabs.com/docs/nakama/tutorials/js/xoxo/
However, while running the command npx tsc I am running into this error:

match_handler.ts:275:41 - error TS2339: Property 'binaryToString' does not exist on type 'Nakama'.
275 msg = JSON.parse(nk.binaryToString(message.data));
~~~~~~~~~~~~~~
Looking at the file match_handler.ts VS code shows that nkruntime.Nakama does not have the function binaryToString defined.

I'm not sure what I'm missing but would appreciate any help you can provide.

how add moduels in nakama project

Hi
I wanna add "jsonwebtoken" in nakama project but when import modules "jwt" to script file don't run server error massage is "msg":"Failed initializing runtime modules"
I used "require('jsonwebtoken')" but i have error

how add modules to project typescript?
Thank you.

Build errors

When trying to run

docker-compose up --build nakama

=> ERROR [builder 4/4] RUN go build --trimpath --mod=vendor --buildmode=plugin -o ./backend.so


[builder 4/4] RUN go build --trimpath --mod=vendor --buildmode=plugin -o ./backend.so:
#9 0.266 go: cannot find main module, but found .git/config in /backend
#9 0.266 to create a module there, run:
#9 0.266 go mod init


executor failed running [/bin/sh -c go build --trimpath --mod=vendor --buildmode=plugin -o ./backend.so]: exit code: 1

Unit testing & CI framework

Is there any forcast to add sample unit testing and CI integration examples to this project?
If not are there any best practises or tutorials on how to implement this in the golang module?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.