Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick setup with Neko, SQLite and Nekotools server? #230

Open
cambiata opened this issue Sep 28, 2014 · 3 comments
Open

Quick setup with Neko, SQLite and Nekotools server? #230

cambiata opened this issue Sep 28, 2014 · 3 comments
Assignees

Comments

@cambiata
Copy link

Great to see Beluga growing!

It would be cool to be able to testrun a Beluga instance using only Haxe-boxed tools: Neko compilation, SQLite presetup db for Accounts, runnable using Nekotools server -rewrite...

/ Jonas

@Masadow
Copy link
Member

Masadow commented Sep 28, 2014

I'm not sure to get your point.

We actually have a Haxelib tool to create projet templates. If I get your point, you would like to have something like openfl to compile the project instead of writing the whole "haxe build.hxml" ?

Also, I see what you mean with runnable using Nekotools, I'm personnaly using a bash script, would it be sufficient in your opinion ? Or would you prefer a command like "beluga run neko localhost:2000" ?

I'm not sure to get your point with the setup of accounts since all table are generated when you compile the project ? Maybe you want the possibility to add/remove/update users within command line tool ?

@cambiata
Copy link
Author

No need for more command line wizard thingies. It's just that I'm a bit to lazy to mess with Xampp or some other LAMP stack to get going. The setup_project gives a php/mysql project, and it just would be handy to have neko/sqlite as well... Keep up the good work!

@Masadow
Copy link
Member

Masadow commented Sep 28, 2014

As far as I know, if you setup the beluga instance using a SQLite connection, it will create all the tables automatically.

About the neko/php part, it would be, indeed, a good idea to be able to set it up when creating the project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants