schenim

1.0.0 • Public • Published

oxs-server

Dockerized Usage

Pre-running

after you have those you can then click the bottom left icon

image

and click Reopen in container image

this will reopen the vscode, and 3 containers will be created

  1. oxs-server (on the first time all the npm packages will be installed)
  2. redis
  3. mongodb

the redis DNS name is: redis the mongodb DNS name is: db

there is also port forrwording to your local mechine you can see those under the ports tab image

App:

set on env file:

DB_NAME='schenim?authSource=admin'

DB_IP='db:27017'

REDIS_HOST = 'redis'

npm run dev

Open Browser:

localhost:8081


Admin:

Run Admin Server:

npm run admin

Build Admin Client:

cd admin
npm run build

Open Browser:

localhost:8082


Readme

Keywords

none

Package Sidebar

Install

npm i schenim

Weekly Downloads

9

Version

1.0.0

License

ISC

Unpacked Size

25.4 MB

Total Files

1224

Last publish

Collaborators

  • aviadc31