Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Customizing server/client/public directories

Received: by 10.66.73.228 with SMTP id o4mr475961pav.32.1345172954919;
        Thu, 16 Aug 2012 20:09:14 -0700 (PDT)
X-BeenThere: meteor-talk@googlegroups.com
Received: by 10.68.195.39 with SMTP id ib7ls317592pbc.9.gmail; Thu, 16 Aug
 2012 20:09:14 -0700 (PDT)
Received: by 10.68.125.193 with SMTP id ms1mr529084pbb.2.1345172954304;
        Thu, 16 Aug 2012 20:09:14 -0700 (PDT)
Date: Thu, 16 Aug 2012 20:09:13 -0700 (PDT)
From: luckysmack <luckysm...@gmail.com>
To: meteor-talk@googlegroups.com
Message-Id: <1efe4f69-9667-4158-ae08-e86b4b149b68@googlegroups.com>
Subject: Customizing server/client/public directories
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_17_27246469.1345172953387"

------=_Part_17_27246469.1345172953387
Content-Type: multipart/alternative; 
	boundary="----=_Part_18_14080908.1345172953387"

------=_Part_18_14080908.1345172953387
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Are there any ways to customize the 3 required directories?

server/
client/
public/

For example, is there a way I can have more than one server directory. say 
in foo/server, and in packages/mySmartPackage/server (which also bodes the 
question, can i have my own server/client/public directories in a custom 
smart package).

Also, is there a way to rename these, or of multiple are allowed, to define 
other directories that are considered server directories. say i want 
/server/ and /core/ to both only be server directories.

The use case behind this, is the app I have will be basically separate 
apps, but will share server side code. primarily the controllers or 
templates would be different and would each have different public 
directories. Each would have their own resources (css/js) in the public dir 
and would have separate upload directories. Though they would share much of 
the models/backend code and even a database.

------=_Part_18_14080908.1345172953387
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Are there any ways to customize the 3 required directories?<div><br></div><=
div>server/</div><div>client/</div><div>public/</div><div><br></div><div>Fo=
r example, is there a way I can have more than one server directory. say in=
 foo/server, and in packages/mySmartPackage/server (which also bodes the qu=
estion, can i have my own server/client/public directories in a custom smar=
t package).</div><div><br></div><div>Also, is there a way to rename these, =
or of multiple are allowed, to define other directories that are considered=
 server directories. say i want /server/ and /core/ to both only be server =
directories.</div><div><br></div><div>The use case behind this, is the app =
I have will be basically separate apps, but will share server side code. pr=
imarily the controllers or templates would be different and would each have=
 different public directories. Each would have their own resources (css/js)=
 in the public dir and would have separate upload directories. Though they =
would share much of the models/backend code and even a database.</div>
------=_Part_18_14080908.1345172953387--

------=_Part_17_27246469.1345172953387--