Skip to content
/ server Public

JS.coach is a manually curated list of packages related to React, Webpack, Babel and PostCSS

License

Notifications You must be signed in to change notification settings

jscoach/server

Repository files navigation

jess

Welcome to the repository that powers the admin interface and scheduled jobs.


Found a bug or have feedback?

Please open an issue in the support repository. Feel free to submit PRs here.

Looking for the old source?

Check out the classic branch.

Setting up JS.coach

Install the foreman gem. Running foreman start will start the database for you and the rails server. You can run processes individually using foreman start web and foreman start postgresql.

Credentials and other sensitive information are stored in the .env file. Duplicate the existing .env.example file and fill the variables. To load these variables when you run rails commands, prefix them with foreman run. For example, to start the rails console type the following command:

foreman run rails c

About

JS.coach is a manually curated list of packages related to React, Webpack, Babel and PostCSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published