Skip to content
This repository has been archived by the owner on Feb 19, 2018. It is now read-only.

wildfirejs/wf-sails-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wf-sails-server

Host your wildfire database yourself.

a Sails application

Dev

If you don't have sails on your machine, then

npm install sails -g

When sails is ready, run

npm install
sails lift

Your server will be run on http://0.0.0.0:1337.

Now you can run wf-sails-client.

How to set Admin user?

  1. Sign up

  2. Open ./.tmp/localDiskDb.db, find your user data, and manually change the value of isAdmin field to true.

About

🌊Host your wildfire database yourself.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published